From 2c233c6579a3b9da5d966d11f212723c14420704 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 7 Mar 2019 20:38:27 +0100 Subject: [PATCH] adding a generic shortcut icon with Plus sign --- build.gradle | 2 +- commons/src/main/res/drawable/shortcut_plus.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 commons/src/main/res/drawable/shortcut_plus.xml diff --git a/build.gradle b/build.gradle index 67e59dad2..13d5e158d 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { propMinSdkVersion = 21 propTargetSdkVersion = propCompileSdkVersion propVersionCode = 1 - propVersionName = '5.10.5' + propVersionName = '5.10.6' kotlin_version = '1.3.21' } diff --git a/commons/src/main/res/drawable/shortcut_plus.xml b/commons/src/main/res/drawable/shortcut_plus.xml new file mode 100644 index 000000000..88e181386 --- /dev/null +++ b/commons/src/main/res/drawable/shortcut_plus.xml @@ -0,0 +1,16 @@ + + + + + + + + + + +