summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/style.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/style.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/style.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml
index 6dbda125..ecc13527 100755
--- a/org.fox.ttrss/src/main/res/values/style.xml
+++ b/org.fox.ttrss/src/main/res/values/style.xml
@@ -36,7 +36,7 @@
<item name="articleHeader">@android:color/transparent</item>
<item name="articleHeaderTextColor">@android:color/black</item>
<item name="articleTextColor">@android:color/black</item>
- <item name="floatingActionButtonStyle">@style/FabTheme</item>
+ <!-- <item name="floatingActionButtonStyle">@style/FabTheme</item> -->
<item name="headlineFooterColor">?colorPrimary</item>
<item name="articleHeaderSeparator">#cccccc</item>
@@ -142,8 +142,8 @@
<style name="DarkDialogTheme" parent="android:Theme"></style>
- <style name="FabTheme" parent="FloatingActionButton">
+ <!-- <style name="FabTheme" parent="FloatingActionButton">
<item name="floatingActionButtonColor">?colorPrimaryDark</item>
- </style>
+ </style> -->
</resources> \ No newline at end of file