aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/album_cell_item.xml
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2023-01-08 16:05:43 -0600
committerIván Ávalos <avalos@disroot.org>2023-01-08 16:05:43 -0600
commit25d2997afcfcf33d9127ae8bbfef5f6567f91d3c (patch)
treeeb817ed6501f47b99fe152ed0abefc8214d388fd /app/src/main/res/layout/album_cell_item.xml
parent9d85909cc46919039a5046f5aed4e91a96c6e321 (diff)
downloaddsub-25d2997afcfcf33d9127ae8bbfef5f6567f91d3c.tar.gz
dsub-25d2997afcfcf33d9127ae8bbfef5f6567f91d3c.tar.bz2
dsub-25d2997afcfcf33d9127ae8bbfef5f6567f91d3c.zip
Improved look of song list item and album cell item
Diffstat (limited to 'app/src/main/res/layout/album_cell_item.xml')
-rw-r--r--app/src/main/res/layout/album_cell_item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/album_cell_item.xml b/app/src/main/res/layout/album_cell_item.xml
index 4ad32409..c93ac53b 100644
--- a/app/src/main/res/layout/album_cell_item.xml
+++ b/app/src/main/res/layout/album_cell_item.xml
@@ -29,6 +29,7 @@
android:numStars="5"
style="@android:style/Widget.Holo.RatingBar.Small"
android:layout_alignParentBottom="true"
+ android:paddingBottom="3dip"
android:visibility="gone"/>
</RelativeLayout>