summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/activity_playlists.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_playlists.xml')
-rw-r--r--app/src/main/res/layout/activity_playlists.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/activity_playlists.xml b/app/src/main/res/layout/activity_playlists.xml
index 52396b648..c66150ac9 100644
--- a/app/src/main/res/layout/activity_playlists.xml
+++ b/app/src/main/res/layout/activity_playlists.xml
@@ -39,8 +39,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?colorPrimary"
- app:layout_scrollFlags="scroll|enterAlways"
- />
+ app:layout_scrollFlags="scroll|enterAlways" />
</com.google.android.material.appbar.AppBarLayout>
<RelativeLayout