Shiva JSP

Results 1 comments of Shiva JSP

anyone share me full guide of **MainApplication.Kt** and **MainActivity.kt** files Code? for me init { SplashScreen.show(this) } and override fun onCreate(savedInstanceState: Bundle?) { SplashScreen.show(this); super.onCreate(null) } both are not working...