Is it possible to change splash screen default spinner in android?

I want to change splash screen default spinner (circle) to bubble.
Can anyone help me?

Find out which plugin is responsible for the spinner.
Read its documentation to see if there are options to change the spinner style.

I used cordova-plugin-splashscreen.
Its load default android spinner circle.

Maybe this Josh Morony’s post can help you:

1 Like