Skip to content
Snippets Groups Projects
Unverified Commit 4b576ae1 authored by fynngodau's avatar fynngodau Committed by GitHub
Browse files

Use vector drawables support library (COMMUNITY) (#2800)


* Use vector drawables support library

* Pregenerate CWA logo for splash screen

This fixes a crash on Android Marshmellow caused by the platform not
natively wanting to render this logo. The vector drawable library cannot
be used here AFAIK.

* Use app:srcCompat instead of android:src

For Android 6 compatiblity: causes the device to use the support library
for generating vector drawables.

Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
parent e33f6e14
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 17 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment