Slow map by pressing the back button

Asked

Viewed 24 times

0

In an application that the initial fragment is Supportmapfragment, when I change Fragment and end up pressing the back button it returns to the fragment of the map, it is very slow the movement of it. Does anyone know what happens?

  • This usually happens when the app is running in debug mode. Try running outside of Debugger and see if the performance improves.

  • I’m not running in debug mode no..

  • I believe there is because I am returning to a Fragment that already exists and then in oncreateview it makes the whole process of inflating the map etc.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.