Set transparent status bar in artist page

This commit is contained in:
CappielloAntonio 2021-04-29 12:57:05 +02:00
parent 0ad35abb48
commit 4a1618b3d9
4 changed files with 15 additions and 13 deletions

View file

@ -3,7 +3,6 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"
android:orientation="vertical">
<androidx.coordinatorlayout.widget.CoordinatorLayout