Skip to content
Snippets Groups Projects
user avatar
fynngodau authored
* 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>
4b576ae1
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
ic_splash_logo_round.png