summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorDanesh Mondegarian <daneshm90@gmail.com>2013-09-02 15:21:30 -0700
committerDanesh Mondegarian <daneshm90@gmail.com>2013-09-08 18:53:30 -0700
commite576f6e7887b063d1b6d9a2052eedd4cc7c014ee (patch)
tree492d8f44a6881ba1e84e77f67e2bd6d7c78e2012 /res/layout
parent98ff0fc540dd6f515af3bee058518efcad11b494 (diff)
downloadandroid_packages_apps_Trebuchet-e576f6e7887b063d1b6d9a2052eedd4cc7c014ee.tar.gz
android_packages_apps_Trebuchet-e576f6e7887b063d1b6d9a2052eedd4cc7c014ee.tar.bz2
android_packages_apps_Trebuchet-e576f6e7887b063d1b6d9a2052eedd4cc7c014ee.zip
Trebuchet : Support for custom icons per shortcut
Allows user to assign custom icons from icon packs to individual homescreen shortcuts. Change-Id: I6613b5f3e6517485a6f83aa5f6769e22bb7f18dc
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/dialog_edit.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/dialog_edit.xml b/res/layout/dialog_edit.xml
index 40dfd62cd..a72900fc6 100644
--- a/res/layout/dialog_edit.xml
+++ b/res/layout/dialog_edit.xml
@@ -9,7 +9,6 @@
android:gravity="center_vertical"
android:orientation="horizontal">
<ImageButton
- android:padding="5dp"
android:layout_width="@android:dimen/app_icon_size"
style="?android:attr/borderlessButtonStyle"
android:id="@+id/dialog_edit_icon"