summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2012-11-28 11:05:59 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-11-28 11:05:59 -0800
commit0c220c90e5cd805c98f8c82b16007a27791c1ba8 (patch)
treeca95440abeffdd11aeefd3db48b5e0f59c6b888c /res/drawable
parenta978261764bdc18224c67d2f699945c8e598d4f0 (diff)
parent1d136862c9b6d0c013527b29d7799ae3da2d9a82 (diff)
downloadandroid_packages_screensavers_PhotoTable-0c220c90e5cd805c98f8c82b16007a27791c1ba8.tar.gz
android_packages_screensavers_PhotoTable-0c220c90e5cd805c98f8c82b16007a27791c1ba8.tar.bz2
android_packages_screensavers_PhotoTable-0c220c90e5cd805c98f8c82b16007a27791c1ba8.zip
am 1d136862: am 6e7f0eed: am 85756a88: remove padding on table, also lifecycle cleanup.
* commit '1d136862c9b6d0c013527b29d7799ae3da2d9a82': remove padding on table, also lifecycle cleanup.
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/table.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/drawable/table.xml b/res/drawable/table.xml
index 4663f51..6c22af8 100644
--- a/res/drawable/table.xml
+++ b/res/drawable/table.xml
@@ -22,9 +22,4 @@
android:endColor="@color/tabletop_dark"
android:type="linear"
/>
- <padding
- android:left="10dp"
- android:top="10dp"
- android:right="10dp"
- android:bottom="10dp" />
</shape>