From 6926ede520f917b056639c6e038489560cae74ea Mon Sep 17 00:00:00 2001 From: Aurelien Hubert Date: Tue, 26 Feb 2019 12:19:57 +0100 Subject: [PATCH] Add custom attributes --- app/src/main/res/values/attrs.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/src/main/res/values/attrs.xml diff --git a/app/src/main/res/values/attrs.xml b/app/src/main/res/values/attrs.xml new file mode 100644 index 00000000..94a13315 --- /dev/null +++ b/app/src/main/res/values/attrs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file