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

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

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

1 个仓库

Awesome GitHub RepositoriesAuto-Layout Custom View Extensions

Add automatic pixel-to-percentage conversion to any custom view by overriding its layout parameter generation.

Distinct from Custom View Orchestration: Distinct from Custom View Orchestration: focuses on adding auto-layout to individual custom views, not coordinating multiple views.

Explore 1 awesome GitHub repository matching user interface & experience · Auto-Layout Custom View Extensions. Refine with filters or upvote what's useful.

Awesome Auto-Layout Custom View Extensions GitHub Repositories

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

    hongyangAndroid/AndroidAutoLayout

    6,684在 GitHub 上查看↗

    AndroidAutoLayout is an Android library that converts pixel values from design mockups into percentage-based layouts, enabling consistent scaling across different screen resolutions. At its core, it functions as a pixel-to-percentage converter and screen resolution scaling tool, allowing developers to design layouts using exact pixel dimensions from mockups and have them automatically adapt to any target device. The library provides several distinctive approaches to screen adaptation. It can generate resolution-specific dimension resource files from a single baseline design, eliminating manua

    Adds automatic pixel-to-percentage conversion to any custom view by overriding its layout parameter generation.

    Java
    在 GitHub 上查看↗6,684
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Custom View Orchestration
  7. Auto-Layout Custom View Extensions