Ireshan
Results
2
comments of
Ireshan
I have the same issue!
> On MainActivity.java, just like that: > > ``` > @Override > protected void onCreate(Bundle savedInstanceState) { > SplashScreen.show(this, true); // super.onCreate(savedInstanceState); > } > ``` This works thank you!,...