1.13 Splash Screen Migration

This topic provides information on Splash Screen Migration.

The splash screen implementation is migrated according to latest document from google:

https://developer.android.com/develop/ui/views/launch/splash-screen/migrate

Steps to generate xml file for svg to be used in splash:

  1. Right click on /android/app/src/main/res/drawable and select New/Image Asset .
  2. Select the path to the svg.

    Note:

    svg of bank logo is required. PNG and other image extensions won’t work.
  3. Resize the image from the scroll bar so that the icon is well inside the circle.
  4. Keep all the configurations as it is and create the svg.
  5. It will directly generate xml files for different resolution.
  6. Refer to the foreground xml in styles.xml @drawable/ic_launcher_foreground