summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2015-10-11 22:04:40 +0200
committerjrizzoli <joey@cyanogenmoditalia.it>2015-11-05 14:45:47 +0100
commitdd494bf73c2a36922a5dc0b7f93756afd4a0cec8 (patch)
tree43b52eeb46779bf2f0416a53d958e5ca530775db /res/xml
parentbe2afc54787f656e2748d3f42bb98dde1e77f5a0 (diff)
downloadandroid_packages_apps_Gello-dd494bf73c2a36922a5dc0b7f93756afd4a0cec8.tar.gz
android_packages_apps_Gello-dd494bf73c2a36922a5dc0b7f93756afd4a0cec8.tar.bz2
android_packages_apps_Gello-dd494bf73c2a36922a5dc0b7f93756afd4a0cec8.zip
gello: cleanup resources
fix npe on tablets too Change-Id: I1ea17887672813b2de72a05f63c6c4f695605459 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/bookmarkthumbnailwidget_info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/bookmarkthumbnailwidget_info.xml b/res/xml/bookmarkthumbnailwidget_info.xml
index f8ca797c..9a09c6c5 100644
--- a/res/xml/bookmarkthumbnailwidget_info.xml
+++ b/res/xml/bookmarkthumbnailwidget_info.xml
@@ -22,7 +22,6 @@
android:minResizeHeight="40dip"
android:minResizeWidth="110dip"
android:updatePeriodMillis="0"
- android:previewImage="@drawable/browser_widget_preview"
android:initialLayout="@layout/bookmarkthumbnailwidget"
android:resizeMode="vertical|horizontal"
android:configure="com.android.browser.widget.BookmarkWidgetConfigure">