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