summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/style.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/res/values/style.xml
parentf114539024d0769edb6c25d0268fef6cd558c845 (diff)
Revert "use dialogwhenlarge theme for image pager"
This reverts commit f114539024d0769edb6c25d0268fef6cd558c845.
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/style.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/style.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml
index 25084641..a02ee887 100755
--- a/org.fox.ttrss/src/main/res/values/style.xml
+++ b/org.fox.ttrss/src/main/res/values/style.xml
@@ -123,12 +123,4 @@
<item name="floatingActionButtonColor">?colorPrimaryDark</item>
</style>
- <style name="ImagePagerTheme" parent="Theme.AppCompat.DialogWhenLarge">
- <item name="windowActionBarOverlay">true</item>
-
- <item name="colorPrimary">#607D8B</item>
- <item name="colorPrimaryDark">#455A64</item>
- <item name="colorAccent">#D84315</item>
- </style>
-
</resources> \ No newline at end of file