Twelve: Reformat album fragment layout
Change-Id: I480bc3830b5455d1f379dd6c7f11cb85dbcaa8c3
diff --git a/app/src/main/res/layout/fragment_album.xml b/app/src/main/res/layout/fragment_album.xml
index fa0ff2b..540f4f9 100644
--- a/app/src/main/res/layout/fragment_album.xml
+++ b/app/src/main/res/layout/fragment_album.xml
@@ -68,8 +68,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
- android:layout_marginBottom="8dp"
- android:layout_marginHorizontal="16dp" />
+ android:layout_marginHorizontal="16dp"
+ android:layout_marginBottom="8dp" />
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"