1 रिपॉजिटरी
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.
SystemBarTint is a specialized library and utility tool for Android that manages background colors and layout dimensions for the system status and navigation bars. It provides a mechanism for applying custom background tints to these system interface elements, specifically when using translucent window modes. The project enables the coordination of application themes with system UI by allowing the use of custom colors or drawables for tinting. It includes tools to manage full-bleed content by calculating the exact pixel dimensions and positions of system bars to determine the necessary layout
Implements custom color resources and drawables for tinting Android system bar backgrounds.