Splashy icon indicating copy to clipboard operation
Splashy copied to clipboard

Splash screen library for Android

Results 3 Splashy issues
Sort by recently updated
recently updated
newest added

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