Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 798 Bytes

File metadata and controls

9 lines (5 loc) · 798 Bytes

SystemBarTintDemo

A demo for SystemBarTint by Jeff Gilfelt

Apply background tinting to the Android system UI when using KitKat translucent modes.

screenshot

Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given device configuration can be non-trivial.