我们发起了一个 Motion 挑战,小伙伴们可以就 MotionLayout 创建炫酷的动画参与挑战
☆85Apr 6, 2022Updated 3 years ago
Alternatives and similar repositories for MotionChallenge
Users that are interested in MotionChallenge are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Jul 14, 2020Updated 5 years ago
- OpenBug 优秀开源项目汇总☆148Jun 17, 2021Updated 4 years ago
- 本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack…☆421Sep 11, 2021Updated 4 years ago
- 人生苦短,让脚手架为你节省时间。(目前作为《最佳实践》项目的 Dev 版优先更新)☆1,043Sep 20, 2023Updated 2 years ago
- 善用 DataBinding 彻底解决 “View 实例的 Null 安全一致性问题”☆97Sep 19, 2023Updated 2 years ago
- 一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。☆681Oct 29, 2019Updated 6 years ago
- 【背上Jetpack】demo,本仓库提供 Jetpack 一个个可以独立运行的小示例,帮助您更好的上手 Jetpack☆285Sep 14, 2021Updated 4 years ago
- 提供流畅的 Jetpack Navigation 转场体验。并解决 GitHub 上 Navigation Add Hide 修改版普遍存在的缺陷。☆253Feb 10, 2023Updated 3 years ago
- 重学安卓:你是想在含糊、冗长的网文中痛苦地打滚,还是跟随我的文字呼吸新鲜的空气?🔥☆275Aug 23, 2021Updated 4 years ago
- 简明易用框架,解决 MVI 实战痛点☆172Jul 15, 2024Updated last year
- 消除 Android 项目 Key-Value 样板代码☆77Jul 21, 2023Updated 2 years ago
- 简明易用框架,解决 MVI 实战痛点☆324Sep 14, 2023Updated 2 years ago
- Android 网络诊断工具,使用 Kotlin + LiveData + MVVM + Coroutines 开发☆28Feb 16, 2022Updated 4 years ago
- LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.☆1,253Oct 7, 2023Updated 2 years ago
- Activity recreate重建过渡动画Demo☆27Feb 19, 2024Updated 2 years ago
- 基于 MVVM 模式集成 Jetpack 组件库:LiveData、ViewModel、Lifecycles、DataBinding、Navigation;整合 Okhttp + RxJava + Retrofit + Glide 等主流模块,满足日常开发需求☆12Sep 26, 2023Updated 2 years ago
- 安卓跨Activity/Fragment/Service间即时传递数据,基于安卓MVVM,支持分屏&文档模式,支持自动释放☆11Jun 15, 2022Updated 3 years ago
- Jetpack MVVM最佳实践 - 重构仿网易云音乐安卓客户端☆321Mar 9, 2023Updated 3 years ago
- 🍘 Android上最强大的缺省页框架☆708Oct 9, 2023Updated 2 years ago
- 你用不惯 RxJava,只因缺了这把钥匙 🔑☆913Jun 11, 2022Updated 3 years ago
- 让 Java 1.8 也能像 Kotlin 一样使用 Sealed Class。Make Java 1.8 use Sealed Class like Kotlin☆12Aug 31, 2022Updated 3 years ago
- 难得一见 Jetpack MVVM 最佳实践。在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解。☆8,952Feb 7, 2024Updated 2 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Jan 31, 2023Updated 3 years ago
- 打造万能的BannerView☆11Apr 26, 2022Updated 3 years ago
- RoundShadowImageView is custom view used for creating shadow of circle imageview☆16Nov 24, 2020Updated 5 years ago
- Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen☆286Jan 23, 2021Updated 5 years ago
- Decoupling the code of toolbar or loading status view. (深度解耦标题栏,解耦加载中、加载失败、无数据等缺省页,支持两行代码集成到基类)☆683Apr 5, 2025Updated 11 months ago
- Andorid 嵌套滑动机制 NestedScrollingParent2和NestedScrollingChild2 详解☆41Jan 8, 2020Updated 6 years ago
- 仿微信朋友圈点击小图,变成大图,放大缩小☆43Sep 28, 2020Updated 5 years ago
- 一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题☆85Aug 30, 2022Updated 3 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Dec 17, 2021Updated 4 years ago
- 通过自定义 View 实现了一个 FM 刻度尺,功能包括:滑动指示器/显示当前 FM/跳转输入的 FM 频道值。并用 Kotlin 重写该项目,代码位于 kotlin 分支。掘金文章链接:https://juejin.im/post/5d0afe1f51882508be27…☆24Jun 21, 2019Updated 6 years ago
- 神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。☆1,615Jan 21, 2021Updated 5 years ago
- Jetpack MVVM For Wanandroid 最佳实践 !☆1,499Feb 18, 2024Updated 2 years ago
- 《Kotlin 实战》代码笔记☆13Dec 29, 2020Updated 5 years ago
- 使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码,尽量标清每一行注释,严格遵守六大基本原则,大量运用设计模式,此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助,右上角点个star,事先谢过🍉🍉🍉☆1,303Aug 11, 2021Updated 4 years ago
- 对腾讯IM的封装☆10Dec 29, 2021Updated 4 years ago
- Gson 解析容错框架,愿从此再无 Json 解析报错☆772Feb 7, 2026Updated last month
- [永久维护] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大☆2,856Feb 28, 2026Updated 3 weeks ago