From 2d6a45f82456de88c3ee0b10815c62963c5016d7 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 20 Jul 2018 03:35:15 +0200 Subject: fab: make icons always white With the new shade of blue, perhaps this simply looks better. I don't like hard coding the color away from the theme, however. Signed-off-by: Jason A. Donenfeld --- app/src/main/res/drawable/ic_action_open_white.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/drawable/ic_action_open_white.xml (limited to 'app/src/main/res/drawable/ic_action_open_white.xml') diff --git a/app/src/main/res/drawable/ic_action_open_white.xml b/app/src/main/res/drawable/ic_action_open_white.xml new file mode 100644 index 00000000..74648d14 --- /dev/null +++ b/app/src/main/res/drawable/ic_action_open_white.xml @@ -0,0 +1,9 @@ + + + -- cgit v1.2.3