Splashy
Splashy copied to clipboard
Splash screen library for Android
I found 2 dependencies in Android Arsenal, The first one is `implementation 'com.github.rahuldange09:Splashy:v1.1.0'` which works fine but doesn't have any functions to change fonts. The second one is `implementation 'com.rbddevs.splashy:splashy:1.3.0'`...
I tried with .setFullScreen(true) but it does not work.
How to add a maigin Top of the progress beacause i have somme issues in the landscape mode I implimented splashy with Java