I was wondering what would happen if `SplashWaitTi...
# compose
a
I was wondering what would happen if
SplashWaitTimeMillis
is 5 seconds and
LandingScreen
keeps recomposing every 3 seconds? Will
currentOnTimeout
be called?