You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
which is not working at all and even Splashy class is not implemented.
So can you help me with that please.
The text was updated successfully, but these errors were encountered:
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'
which is not working at all and even Splashy class is not implemented.
So can you help me with that please.
The text was updated successfully, but these errors were encountered: