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

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

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

1 个仓库

Awesome GitHub RepositoriesSystem Bar Tints

Specialized drawables used specifically for tinting system status and navigation bars.

Distinct from Custom Drawables: Focuses on the application of colors to system bars rather than general image rendering implementations.

Explore 1 awesome GitHub repository matching user interface & experience · System Bar Tints. Refine with filters or upvote what's useful.

Awesome System Bar Tints GitHub Repositories

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

    jgilfelt/SystemBarTint

    5,321在 GitHub 上查看↗

    SystemBarTint 是一个专门用于 Android 的库和实用工具,用于管理系统状态栏和导航栏的背景颜色及布局尺寸。它提供了一种在透明窗口模式下为这些系统界面元素应用自定义背景色调的机制。 该项目通过允许使用自定义颜色或 Drawable 进行着色,实现了应用程序主题与系统 UI 的协调。它包括通过计算系统栏的精确像素尺寸和位置来确定必要的布局内边距和插图(insets),从而管理全屏内容显示的工具。 该库处理透明度的窗口标志管理,并与 Android 视图布局集成,以确保应用程序内容不会与系统界面组件重叠。

    Implements custom color resources and drawables for tinting Android system bar backgrounds.

    Java
    在 GitHub 上查看↗5,321
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Custom View Rendering
  6. Custom Drawables
  7. System Bar Tints