Sorry but is being active in the community a bad thing??
Just helping people. Not spamming.
There are spammers that copy & paste the warnings they get from the builder and everybody thinks that they help people. And me? I search for ideas, answers for questions and bugs to report developers.
OK, I understood you. But I’m active all the time to help people here. I’m aware of every discussion and this is a good thing.
Not only the community I also contribute to the Documentation, the Translations (I’ve translated Makeroid Builder to Turkish) and other repositories on GitHub.
Now the last answer on this topic:
I have added a option that you can use any image you want as full splash screen.
Create your own picture with example size 400width X 8oo height.
Then add it to “Splash Image” and enable the property “Splash Enabled”.
That’s it.
Btw:
If “Splash Enabled” is set to false, all makeroid apps will have then by default a white background (not longer the ugly dark one) on starting (like Android Studio apps).
@Mr_Blackd
Above is correct and we can not add such a property you want because the splash screen time makes your device.
Faster device → shorter load time
I have tested it and the problem is that the first time you access to the application, appear the permissions requested by the application and while you accept the permissions, the clock has passed and the splash too.
And if I put more time to the timer, the second time you access there are no more permissions to accept and the time is much longer …
You can check whether the permissions are given on the splash screen. When permissions are granted, you can enable timer of the splash screen to open home page of your app.