python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Unity splash screen doesn't show the first logo
I have customized my Unity App's splash screen to show three logos, sequentially, for 2 seconds each. However, the first logo always fails to appear. When I open the app, a black screen appears, and w...
Eduardo Z.
Votes: 0
Answers: 1
Using Coroutines inside splashscreen
Hi i have made my own splashscreen in jetpack compose and i want to be able to use coroutines.launch within this screen. Though when i try to do this i get an error and it tells me to import so i clic...
jens
Votes: 0
Answers: 1
Here is a question for Android Splash Screen implementation "androidx.core:core-splashscreen:1.0.0-beta01"
We need to designed for identify whether the user login or not?It means that We need to designed a routes to decide which Activity we need to display after the splash screen. How we can write code for...
Garygege
Votes: 0
Answers: 1
Flutter opening textfield reloaded the application
just sharing this here.
for some reason, after I added a global variable for global width and height (so I don't have to call mediaQuery all the time),
whenever I opened text fields, the app reloaded ...
kobi malul
Votes: 0
Answers: 0