Fixed
Status Update
Comments
al...@google.com <al...@google.com>
ap...@google.com <ap...@google.com> #2
Tentatively, the annotation should be something use-case-specific like @OutlinedNewApi
that allows alternative build systems (e.g. not R8/D8) to make their own decisions. We'll provide a default Proguard configuration for R8, but it's not guaranteed this will work as intended -- outlining is automatic in newer versions, but it may be disabled.
Description
Artifact used: androidx.core:core-splashscreen:1.0.0-alpha01 Version used: 1.0.0-alpha01 Theme used:
Devices/Android versions reproduced on: emulator with android 12 and android 6
When using the library, the splash icon looks quite different on:
It would be nice to have same size of icon when using the library.