-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix/settings statusbar padding (#853)
**Background** On settings/options screen Composable doesn't have `statusBarsPaddings` **Changes** - Added `SafeStatusBarBox` to handle both overscroll effect and different colors for status bar, background content **Test plan** - Open options screen - Scroll down - See there's now status bar on top
- Loading branch information
1 parent
5db6491
commit 48731f1
Showing
2 changed files
with
71 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters