aboutsummaryrefslogtreecommitdiff
path: root/res/layout/album_list_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/album_list_item.xml')
-rw-r--r--res/layout/album_list_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/album_list_item.xml b/res/layout/album_list_item.xml
index f0d6eb97..202843b6 100644
--- a/res/layout/album_list_item.xml
+++ b/res/layout/album_list_item.xml
@@ -70,6 +70,5 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_gravity="right|center_vertical"
- android:paddingRight="10dip"
- style="@style/BasicButton"/>
+ style="@style/MoreButton"/>
</LinearLayout>