mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Disabling immersive mode (content shown under status bar and nav bar) is now available.
This commit is contained in:
4
app/src/main/res/values-v27/colors.xml
Normal file
4
app/src/main/res/values-v27/colors.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="roundedBottomSheetPrimaryNavigationBarColor">@color/roundedBottomSheetPrimaryBackground</color>
|
||||
</resources>
|
Reference in New Issue
Block a user