summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-06-11 14:15:32 +0300
committerAndrew Dolgov <[email protected]>2015-06-11 14:15:32 +0300
commitf114539024d0769edb6c25d0268fef6cd558c845 (patch)
tree26afcf5191fa363f14c89067cf0dcb978309b216 /org.fox.ttrss/src/main/AndroidManifest.xml
parent35f421e896cc53565cc11748a624cd828a4e1fe3 (diff)
use dialogwhenlarge theme for image pager
Diffstat (limited to 'org.fox.ttrss/src/main/AndroidManifest.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/AndroidManifest.xml b/org.fox.ttrss/src/main/AndroidManifest.xml
index 2f5131c8..bf948df3 100755
--- a/org.fox.ttrss/src/main/AndroidManifest.xml
+++ b/org.fox.ttrss/src/main/AndroidManifest.xml
@@ -254,6 +254,7 @@
<activity
android:name=".ArticleImagesPagerActivity"
+ android:theme="@style/ImagePagerTheme"
android:label="Article Images" >
</activity>