Fixed Github action workflow error

This commit is contained in:
Prathamesh More 2022-05-30 19:40:46 +05:30
parent da0a4d5c13
commit 999cb08aef
2 changed files with 3 additions and 15 deletions

View file

@ -12,6 +12,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface"
android:paddingBottom="@dimen/mini_player_height"
app:defaultNavHost="true"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior"
app:navGraph="@navigation/settings_graph" />