Disabling immersive mode (content shown under status bar and nav bar) is now available.

This commit is contained in:
Alex Ning
2019-10-05 23:47:47 +08:00
parent 9b24fff160
commit 0036bb11d8
23 changed files with 118 additions and 61 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="roundedBottomSheetPrimaryNavigationBarColor">@color/roundedBottomSheetPrimaryBackground</color>
</resources>