summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-06-26 13:37:41 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-06-26 13:37:41 +0200
commit020d3afba9c55b0a15b4ccc40b27139319f335f7 (patch)
tree30b236be018c338a627a6a6aa3d89766ad348705 /AndroidManifest.xml
parent8965e3ea37e9ad64c291e3b37b27f698b59665d6 (diff)
downloadAntennaPod-020d3afba9c55b0a15b4ccc40b27139319f335f7.zip
Changed theme to 'Force Overflow'
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index bba578c35..7b83099e2 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -14,7 +14,7 @@
<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
- android:theme="@style/Theme.Sherlock.Light"
+ android:theme="@style/Theme.Sherlock.Light.ForceOverflow"
android:name="de.podfetcher.PodcastApp">
<activity
android:label="@string/app_name"