Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.07 KB

File metadata and controls

18 lines (9 loc) · 1.07 KB

Completely Transparent StatusBar with Collapsing Toolbars Layer Sample

Main Idea to set param android:fitsSystemWindows="true" for set image background content under the status bar layer. And make status bar transparent. So that only image background will be visisble.

Has some issue. In case with CollapsingToolbarLayout adjust resize flag not working when show Soft KeyBoard. But always work with adjustPan instaed adjustResize

Research

problem , about fitsSystemWindows , external library for transparent status bar

Sample Result Demo