summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-12 22:19:17 +0300
committerAndrew Dolgov <[email protected]>2015-02-12 22:19:17 +0300
commitbd75699773c8a30f662c7eb0f065fe4a5770a88e (patch)
treef2d1f80c4f834b8e3e729357bbedd92fd33448d5 /org.fox.ttrss/src/main/res/xml
parent7d3dc5900bc37dd0f370a8946cf290564b8153e1 (diff)
bring widget up to holo ui standards (lol)
Diffstat (limited to 'org.fox.ttrss/src/main/res/xml')
-rw-r--r--org.fox.ttrss/src/main/res/xml/widget_small.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/xml/widget_small.xml b/org.fox.ttrss/src/main/res/xml/widget_small.xml
index c41eb3d2..df80ac46 100644
--- a/org.fox.ttrss/src/main/res/xml/widget_small.xml
+++ b/org.fox.ttrss/src/main/res/xml/widget_small.xml
@@ -3,6 +3,6 @@
android:minHeight="40dp"
android:updatePeriodMillis="86400000"
android:initialLayout="@layout/widget_small"
- android:resizeMode="horizontal|vertical"
+ android:resizeMode="none"
android:widgetCategory="home_screen">
</appwidget-provider> \ No newline at end of file