Skip to content
Snippets Groups Projects
  • fynngodau's avatar
    4b576ae1
    Use vector drawables support library (COMMUNITY) (#2800) · 4b576ae1
    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
    Use vector drawables support library (COMMUNITY) (#2800)
    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>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.