Loader at splash screen
-
Hi, tell me please
How to remove circular loader at center of splash screen?
Thanks! -
Hi, if you use cordova plugin splashscreen you can manage spinner in config.xml
<preference name="ShowSplashScreenSpinner value=“false”/> -
thanks a lot!
-
@Florentin nice. @matroskin can edit your post title with prefix as
SOLVED
if this solved your issue, for peeps who might asks this, thanks.