aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/values/styles.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-05-16 20:09:41 -0700
committerScott Jackson <daneren2005@gmail.com>2013-05-16 20:09:41 -0700
commit7182604e3f3cd9770264e9947696506c766434ee (patch)
treead26e217d8e3b258f5770d40278787f975a97ae7 /subsonic-android/res/values/styles.xml
parent4614bb2d9151fef00d43ce9661dd4d48c4973f7c (diff)
parent876a297aeb31445957001f6e4d4fc159d8dccc4e (diff)
downloaddsub-7182604e3f3cd9770264e9947696506c766434ee.tar.gz
dsub-7182604e3f3cd9770264e9947696506c766434ee.tar.bz2
dsub-7182604e3f3cd9770264e9947696506c766434ee.zip
Merge branch 'Fragments' of https://github.com/daneren2005/Subsonic
Diffstat (limited to 'subsonic-android/res/values/styles.xml')
-rw-r--r--subsonic-android/res/values/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsonic-android/res/values/styles.xml b/subsonic-android/res/values/styles.xml
index 2d53a8d9..4dcce34f 100644
--- a/subsonic-android/res/values/styles.xml
+++ b/subsonic-android/res/values/styles.xml
@@ -12,6 +12,7 @@
</style>
<style name="PlaybackControl.Small" parent="@style/PlaybackControl">
+ <item name="android:padding">4dip</item>
<item name="android:layout_width">46dip</item>
<item name="android:layout_height">46dip</item>
</style>