1 Repo
Applies precise padding and margins to prevent content overlap with system interface elements.
Distinct from Layout Optimizations: Focuses on structural alignment with system bars rather than rendering performance optimizations.
Explore 1 awesome GitHub repository matching mobile development · System-Aware Layout Optimizations. Refine with filters or upvote what's useful.
ImmersionBar is a set of control utilities for Android designed to manage immersive display modes, notch-aware layouts, virtual keyboard visibility, and system bar aesthetics. It provides a centralized way to maximize screen real estate by toggling full-screen displays and controlling the behavior of status and navigation bars. The library distinguishes itself through specialized adaptation for hardware cutouts and notches, calculating precise offsets and window insets to prevent user interface elements from being obscured. It also includes a dedicated handler for soft keyboard management, wh
Applies precise padding and margins to ensure app content does not overlap with the system status or navigation bars.