Skip to content

Android 12 splash screen issue  #1313

@bhandaribhuminpfizer

Description

@bhandaribhuminpfizer

https://developer.android.com/about/versions/12/features/splash-screen

Feature Request

when launch the application splash screen is getting display twice.

Feature Description

when launch the application splash screen is getting display once.

Alternatives or Workarounds

Temporary solution using hook

adding styles.xml in res/values/

<resources>
  <style name="" parent="">
    <item name="">true</item>
  </style>
</resources>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions