From a509415720d059d59d35d83750c78d25b35256cb Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 8 Nov 2014 00:57:08 +0400 Subject: add fab button to article fragment --- org.fox.ttrss/src/main/res/values/style.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'org.fox.ttrss/src/main/res/values/style.xml') diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml index 4dc4db9f..41e913e1 100644 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -30,6 +30,7 @@ #dddddd ?colorPrimaryDark @android:color/white + @style/FabTheme #6482af #526A8E @@ -79,6 +80,7 @@ #a0a0a0 ?colorPrimaryDark @android:color/white + @style/FabTheme #51698E #445877 @@ -87,4 +89,8 @@ + + \ No newline at end of file -- cgit v1.2.3