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.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>