From fdfa037dcab9f2f494915c29befaa6fa919da823 Mon Sep 17 00:00:00 2001 From: Viktor De Pasquale Date: Thu, 6 Feb 2020 15:18:35 +0100 Subject: [PATCH] Added very slight hint of the card being selectable --- app/src/main/res/drawable/ic_card_check.xml | 16 ++++++++++++++++ app/src/main/res/layout/item_module_md2.xml | 7 +++++++ app/src/main/res/layout/item_policy_md2.xml | 7 +++++++ 3 files changed, 30 insertions(+) create mode 100644 app/src/main/res/drawable/ic_card_check.xml diff --git a/app/src/main/res/drawable/ic_card_check.xml b/app/src/main/res/drawable/ic_card_check.xml new file mode 100644 index 000000000..7416292a0 --- /dev/null +++ b/app/src/main/res/drawable/ic_card_check.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_module_md2.xml b/app/src/main/res/layout/item_module_md2.xml index 9db5ce78b..8bf721fed 100644 --- a/app/src/main/res/layout/item_module_md2.xml +++ b/app/src/main/res/layout/item_module_md2.xml @@ -130,6 +130,13 @@ + + diff --git a/app/src/main/res/layout/item_policy_md2.xml b/app/src/main/res/layout/item_policy_md2.xml index a4fd1f59b..ee63de9e9 100644 --- a/app/src/main/res/layout/item_policy_md2.xml +++ b/app/src/main/res/layout/item_policy_md2.xml @@ -178,6 +178,13 @@ + +