Set light navigation bar

This commit is contained in:
Prathamesh More 2021-09-16 17:50:01 +05:30
parent 3722347305
commit cccbc2804e
4 changed files with 12 additions and 4 deletions

View file

@ -4,7 +4,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface">
android:background="?attr/colorSurface"
android:fitsSystemWindows="true">
<code.name.monkey.retromusic.views.BaselineGridTextView
android:id="@+id/appNameText"