代码拉取完成,页面将自动刷新
site_name: Jetpack Compose Docs
site_url: https://docs.bughub.icu/compose
site_description: Jetpack Compose Docs
site_author: 韦爵爷
copyright: 桂ICP备2022001155号-1 CopyRight © 2022 RandyWei
theme:
name: 'material'
language: zh
logo: assets/logo.png
palette:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: teal
accent: light-blue
toggle:
icon: material/lightbulb-outline
name: 亮色模式
- media: "(prefers-color-scheme: light)"
scheme: default
primary: teal
accent: light-blue
toggle:
icon: material/lightbulb
name: 暗夜模式
features:
- navigation.instant
- navigation.top
- content.code.annotate
- content.tabs.link
markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences
- smarty
- codehilite:
guess_lang: true
- footnotes
- meta
- toc:
permalink: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.smartsymbols
- pymdownx.tabbed:
alternate_style: true
- pymdownx.superfences
- pymdownx.emoji
- tables
- admonition
- attr_list
- md_in_html
nav:
- 'Jetpack Compose 是什么?': 'index.md'
- '环境搭建':
- 'Windows 平台环境搭建': 'environment/windows.md'
- 'MacOS 平台环境搭建': 'environment/macOS.md'
- 'Linux 平台环境搭建': 'environment/linux.md'
- '项目结构': 'struct.md'
- '先来一些简单组件':
- 'Text' : 'components/Text.md'
- 'Button' : 'components/Button.md'
- 'Icon' : 'components/Icon.md'
- 'Image' : 'components/Image.md'
- 'Modifiers': 'Modifiers.md'
- 'Modifiers列表': 'ModifiersList.md'
- '状态': 'State.md'
- '几个交互型组件':
- 'Switch' : 'components/Switch.md'
- 'TextField' : 'components/TextField.md'
- 'ProgressIndicator' : 'components/ProgressIndicator.md'
- 'Slider' : 'components/Slider.md'
- '布局容器类组件':
- 'Card' : 'layout/Card.md'
- 'Box' : 'layout/Box.md'
- 'Column' : 'layout/Column.md'
- 'Row' : 'layout/Row.md'
- 'ListItem' : 'layout/ListItem.md'
- 'LazyColumn' : 'layout/LazyColumn.md'
- 'LazyRow' : 'layout/LazyRow.md'
- 'LazyVerticalGrid' : 'layout/LazyVerticalGrid.md'
- 'ConstraintLayout' : 'layout/ConstraintLayout.md'
- 'TabRow' : 'layout/TabRow.md'
- 'DropdownMenu' : 'layout/DropdownMenu.md'
- 'SwipeToDismiss' : 'layout/SwipeToDismiss.md'
- 'Surface' : 'layout/Surface.md'
- 'Scaffold' : 'layout/Scaffold.md'
- 'Dialog' : 'layout/Dialog.md'
- 'Canvas' : 'layout/Canvas.md'
- '还有一些组件':
- 'Spacer' : 'components/Spacer.md'
- 'Divider' : 'components/Divider.md'
- 'CheckBox' : 'components/CheckBox.md'
- 'RadioButton' : 'components/RadioButton.md'
- 'ComposeView': 'layout/ComposeView.md'
- 'Animation': 'Animation.md'
- '导航': 'navigaiton.md'
- '生命周期': 'Lifecycle.md'
- 'CompositionLocal': 'CompositionLocal.md'
- 'Accompanist':
- '概述': 'accompanist/Accompanist.md'
- '权限': 'accompanist/permissions.md'
- 'Compose 代码模版' : 'Templates.md'
- '关于': 'about.md'
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。