S SearchRSS
< BackHome
Newest questions tagged android - Stack Overflow

How can I make a Fragment background extend behind the navigation bar without changing the status bar or other Fragments?

I am working on a custom Android chat screen where the normal Toolbar is hidden. The top area of the Fragment is a custom Z-shaped curved header implemented using a VectorDrawable. The design is working correctly, but I

View original source