summaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2012-11-28 11:02:42 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-11-28 11:02:42 -0800
commit1d136862c9b6d0c013527b29d7799ae3da2d9a82 (patch)
treef6963754bee3000f47369d0fa4328ab49d6d4e1e /res/drawable
parent56b45f79ba56644dff55c19459dbd59bc6850e9a (diff)
parent6e7f0eedfc39e716a93c92f99481978dbbf1d597 (diff)
downloadandroid_packages_screensavers_PhotoTable-1d136862c9b6d0c013527b29d7799ae3da2d9a82.tar.gz
android_packages_screensavers_PhotoTable-1d136862c9b6d0c013527b29d7799ae3da2d9a82.tar.bz2
android_packages_screensavers_PhotoTable-1d136862c9b6d0c013527b29d7799ae3da2d9a82.zip
am 6e7f0eed: am 85756a88: remove padding on table, also lifecycle cleanup.
* commit '6e7f0eedfc39e716a93c92f99481978dbbf1d597': 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>