summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-16 10:35:48 +0400
committerAndrew Dolgov <[email protected]>2013-04-16 10:35:48 +0400
commit2bdcdae44fec646ea5ca9cfb0e12d86b7fe6ceef (patch)
tree797ab375735578bd147a235bbb8ca009696cf217 /AndroidManifest.xml
parentc1d6b71a8765018d2f4284df9a10ab74d4d54a95 (diff)
initial support for better holo icons
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 5f319d72..939dfb2e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -34,6 +34,7 @@
</activity>
<activity
android:name=".FeedsActivity"
+ android:uiOptions="splitActionBarWhenNarrow"
android:label="@string/app_name" >
</activity>
<activity