summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2011-01-11 15:36:01 -0800
committerJohn Reck <jreck@google.com>2011-01-12 16:35:11 -0800
commit1537b774a62042a8b86100e1e6b0988bed70c385 (patch)
treeb1ec5561d8fa4f679699fff9b80bba2731e35285 /res/xml
parentdcc1cd118d4db2b47ecd93c00608441375ced6b5 (diff)
downloadandroid_packages_apps_Gello-1537b774a62042a8b86100e1e6b0988bed70c385.tar.gz
android_packages_apps_Gello-1537b774a62042a8b86100e1e6b0988bed70c385.tar.bz2
android_packages_apps_Gello-1537b774a62042a8b86100e1e6b0988bed70c385.zip
Replace old list widget with new thumbnail widget
Bug: 3336562 Change-Id: Ic612b5309f185658f4515bbc90cc44d8b9ccf1e0
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/bookmarkthumbnailwidget_info.xml (renamed from res/xml/bookmarklistwidget_info.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/bookmarklistwidget_info.xml b/res/xml/bookmarkthumbnailwidget_info.xml
index c39ce8f7..6797f85a 100644
--- a/res/xml/bookmarklistwidget_info.xml
+++ b/res/xml/bookmarkthumbnailwidget_info.xml
@@ -21,5 +21,5 @@
android:minHeight="219dip"
android:updatePeriodMillis="0"
android:previewImage="@drawable/browser_widget_preview"
- android:initialLayout="@layout/bookmarklistwidget">
+ android:initialLayout="@layout/bookmarkthumbnailwidget">
</appwidget-provider>