App goes to background when using callout
Hi, i have a view with a callout textinput. If i don't use the callout and click/push the android back button the app returns to previous view without any problem. But if I open the callout (in this case with a list inside) , select a item and then click the device back button it goes to background. I select it from the open apps and then i can hit the back button and return to previous view. This happens everytime i use the callout on every view where i have one of them.
I have runned the app on debug mode to see if there is any error and it isn't. Any hint?
Thanks