pullRefresh: 添加下拉刷新的功能。 17. 对话框和弹窗 Popup- 弹出框 代码语言:kotlin 复制 varshowPopupbyremember{mutableStateOf(false)}Box{Button(onClick={showPopup=true}){Text("Show Popup")}if(showPopup){Popup(alignment=Alignment.Center){Box(modifier=Modifier.size(200.dp).background(Color.White...
最近有闲的时候又将应用的一部分使用 Jetpack Compose 进行了重构,目前的 Jetpack Compose 也支持到了 kotlin 1.6.10 ,总体来说简单布局基本能替代了,但就大部分情况下没有简单直接的解决方案,还是需要自定义。 文字选择问题 对于原生 TextView 来说,文字选择是很简单的一件事,只需要设置 Selectable 属性,就能在用...
精仿WeUI组件库,基于Jetpack Compose+Kotlin2.0 展开 收起 暂无标签 https://juejin.cn/post/7353515388254142514 Kotlin Apache-2.0 保存更改 取消 发行版 (6) 全部 修复已知问题;更新依赖版本 7个月前 WeUI 开源评估指数 生产力 创新力 稳健性 协作 贡献者 软件 贡献者 (1) 全部 近期动态...
We extracted all components from Material 3 Compose, Material Compose and all the official Jetpack Compose libraries in one place. Find code examples and add them to your project.
We extracted all components from Material 3 Compose, Material Compose and all the official Jetpack Compose libraries in one place. Find code examples and add them to your project.
Since we don't have (at least until now June/2022) a dedicated fullscreen composable function in the standard JetpackCompose library, I tried to build this one that acts in this behavior. This idea works by creating a composable that "draws" on top of the root application composables. Doin...
Kelp is an Android Studio plugin that enhances support for custom design systems written using Jetpack Compose - ozontech/kelp
{"id":100,"name":"根目录","takeCareProducts":[{"id":200,"name":"可乐","takeCareProducts"...
Scroll down to the Composing section and toggle on the Compose using shortcodes to embed media from popular sites option.Data Used Site Owners / Users We use any information required for the actual configuration of any shortcodes; see the links in the above section accompanying each shortcode ...
捐赠前请先登录 取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登录 没有帐号,去注册 编辑仓库简介 简介内容 精仿WeUI组件库,基于Jetpack Compose+Kotlin 主页 取消 保存更改 Kotlin 1 https://gitee.com/zhMoody/weui.git git@gitee.com:zhMoody/weui.git zhMoody weui...