summaryrefslogtreecommitdiffstats
path: root/res/layout/apps_customize_widget.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-06-16 13:14:22 -0700
committerWinson Chung <winsonc@google.com>2011-06-16 18:07:35 -0700
commiteb66b14000712b92fa6a5ba28f5bc47ce8fab6bd (patch)
tree3caa9c3bdce9d1d9d70e29242f92833f8e7e95b6 /res/layout/apps_customize_widget.xml
parente8bf8a2cb0393411549bd2d14fc9b09467c1aa03 (diff)
downloadandroid_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.tar.gz
android_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.tar.bz2
android_packages_apps_Trebuchet-eb66b14000712b92fa6a5ba28f5bc47ce8fab6bd.zip
Fixing small issue with widget divider showing in Phone UI and Shop text showing in other languages.
- Removing some unused assets Change-Id: I40dec108b35ed4fcc769405446664e8180cb6d41
Diffstat (limited to 'res/layout/apps_customize_widget.xml')
-rw-r--r--res/layout/apps_customize_widget.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/apps_customize_widget.xml b/res/layout/apps_customize_widget.xml
index 53643b40a..38973b564 100644
--- a/res/layout/apps_customize_widget.xml
+++ b/res/layout/apps_customize_widget.xml
@@ -38,9 +38,9 @@
android:adjustViewBounds="true"
android:scaleType="fitStart" />
- <!-- The divider image. -->
+ <!-- The divider image.
+ This view is removed in PagedViewWidget.java in the Phone UI. -->
<ImageView
- style="WidgetDivider"
android:id="@+id/divider"
android:layout_width="wrap_content"
android:layout_height="wrap_content"