Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <info@niedermann.it>2018-04-13 00:12:34 +0300
committerNiedermann IT-Dienstleistungen <info@niedermann.it>2018-04-13 00:12:34 +0300
commit9ae9878ac92cc5fc42910c95ff6fce4ff0cc1916 (patch)
tree62ad77c686c6827fc0934549dfef05eedaac85aa /app/src/main/res/xml
parentcd7e7d445ad4517b204b0e6d7879e38bc3227154 (diff)
Remove bitmap drawables and let Android Studio generate the at buildtime
Tested on virtual Android 8.1, 5.0 and an API Level 14. 14 showed some visual glitches (Some minor parts of the icons are black) - But i think it's a good trade-off. Everything still works.
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/shortcuts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml
index 2746513a..af4ddc4d 100644
--- a/app/src/main/res/xml/shortcuts.xml
+++ b/app/src/main/res/xml/shortcuts.xml
@@ -3,7 +3,7 @@
<shortcut
android:shortcutId="it.niedermann.owncloud.notes"
android:enabled="true"
- android:icon="@drawable/ic_action_new_theme"
+ android:icon="@drawable/ic_add_blue_24dp"
android:shortcutShortLabel="@string/action_create"
android:shortcutLongLabel="@string/shortcut_create_long">
<intent