Splash Screen with Kotlin in Android
Android Splash Screen is the 1st screen visible to user when app launches. Splash screen displays some animations or App logo for a short time while some data for the next screen are fetched. Here we are going to implement a Splash Screen for Android with Kotlin. Splash Screen is very common to most of […]
Splash Screen with Kotlin in Android Read More »