Quite an involved process to remove the splash screen, and many places where things can go wrong -
https://stackoverflow.com/questions/48239602/how-to-remove-splash-activity-from-an-existing-project/482396
Probably just easier to customize the splash screen with our graphics, and reduce its time interval. For example,
val SPLASH_TIME_OUT = 5000
in PYF-SmartWebView-3.5
No comments:
Post a Comment