-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Milestone
Description
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>
matt-auckland, calca, runderworld, takuyaW and ivinantony
Metadata
Metadata
Assignees
Labels
No labels