Extension of Duration for Splash Screen

Hello Community!

Please, how do I prolong the duration for my splash screen? I have customized it to contain a welcome note and I want users to be able to read before the homepage pops up. Any solution?

Hi @Fadl

if you have your own fork you can change it in the code: https://github.com/opendatakit/collect/blob/master/collect_app/src/main/java/org/odk/collect/android/activities/SplashScreenActivity.java#L55
otherwise there is no option to specify it for example in the app settings.