From 9588747edda50cd98374a599b47d4be60c562d59 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Wed, 19 Nov 2014 16:36:18 +0100 Subject: Widget wasn't working Apparently, selectableItemBackground is not available in widget layouts --- core/src/main/res/drawable/borderless_button_dark.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 core/src/main/res/drawable/borderless_button_dark.xml (limited to 'core/src/main/res') diff --git a/core/src/main/res/drawable/borderless_button_dark.xml b/core/src/main/res/drawable/borderless_button_dark.xml new file mode 100644 index 000000000..6d263938d --- /dev/null +++ b/core/src/main/res/drawable/borderless_button_dark.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3