How to reduce backpress open another screen time?

How to reduce backpress open another screen time ???

You should show us some blocks or screenshots so that we can help you with a better understanding.

Ok wait i will send you screen shot

When I press back button the screen will close after 2 second and open another screen I want to know that how to reduce that time.

1 Like

I think this is not a problem of blocks.Android apps need some time work.
If phone has good ram and fast processor it will be decreased automatically.
Also if you want to go back to the screen from where you have opened this screen then remove triblehunter and only use close screen block on this screen and on other screens use open another screen block.

To reduce loading time, the best solution is to use arrangements and change their visiblity. In this way the app also doesn’t have to reload the content from previously closed screen.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.