1 个仓库
Reference projects demonstrating best practices for implementing native mobile view systems.
Distinct from Android View Management: Focuses on comprehensive view system best practices rather than specific binding or management utilities.
Explore 1 awesome GitHub repository matching mobile development · View Implementation Samples. Refine with filters or upvote what's useful.
本仓库是一个参考实现与图库合集,展示了 Android View 系统的最佳实践。它提供了一套用于构建用户界面的实用示例,包括组件库以及针对布局、列表性能与运动设计的实现指南。 该项目通过用于协调布局动画与过渡效果的详细示例脱颖而出。它包含针对使用关键帧与插值器的复杂运动动画的专门演示,以及用于确定运动参数的动画插值曲线可视化工具。 代码库涵盖了广泛的能力领域,包括带有视图回收与差异化更新的高性能列表管理、带有标签同步的分页导航,以及针对多窗口与分屏模式的界面适应性。它还包括针对卡片布局、嵌入式 Web 内容以及针对页面过渡的自动化 UI 测试的示例。
Provides a collection of reference projects demonstrating best practices for the Android View system.