awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesInternal View Delegation

Pattern for delegating UI rendering and touch interaction to specialized internal view components.

Distinct from Custom View Rendering: Focuses on the delegation of rendering logic to internal views rather than just overriding drawing methods

Explore 1 awesome GitHub repository matching user interface & experience · Internal View Delegation. Refine with filters or upvote what's useful.

Awesome Internal View Delegation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wdullaer/materialdatetimepickerwdullaer 的头像

    wdullaer/MaterialDateTimePicker

    4,630在 GitHub 上查看↗

    MaterialDateTimePicker 是一个符合 Material Design 的 Android UI 组件库,提供用于选择日期、时间和组合时间值的标准化小部件。它实现了一组遵循 Material Design 系统的可自定义对话框,以确保一致的用户界面交互。 该库具有组合日期和时间选择器,可协调日历和时钟对话框的顺序显示。它为日期和时间选择提供了特定约束,允许限制可选范围、特定日期和所需时间间隔。 视觉配置通过主题驱动的样式系统处理,支持自定义强调色、深色模式切换和操作按钮文本自定义。这些组件作为对话框片段实现,以管理 Android 应用内的生命周期和屏幕覆盖层。

    Delegates calendar and clock rendering to specialized internal views for improved state and touch management.

    Javaandroidandroid-librarymaterial-design
    在 GitHub 上查看↗4,630
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Internal View Delegation