aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/album_cell_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/album_cell_item.xml')
-rw-r--r--app/src/main/res/layout/album_cell_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/album_cell_item.xml b/app/src/main/res/layout/album_cell_item.xml
index 524727a0..4ad32409 100644
--- a/app/src/main/res/layout/album_cell_item.xml
+++ b/app/src/main/res/layout/album_cell_item.xml
@@ -91,8 +91,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="right|center_vertical"
- android:paddingRight="2dp"
- style="@style/BasicButton"/>
+ style="@style/MoreButton"/>
</LinearLayout>
</LinearLayout>