Skip to main content
Participant
March 12, 2012
Question

App goes to background when using callout

  • March 12, 2012
  • 1 reply
  • 399 views

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

This topic has been closed for replies.

1 reply

Participant
March 14, 2012

Hi, i've developed a test to see what i'm talking about. You can download the project here, or the apk here.

To repeat the behaviour do this:

  1. run the app
  2. click next
  3. click on first input box to open the callout
  4. keep the callout box open and close the softkeyboard
  5. hit the device back button
  6. the app goes to background and return to first view.

But , why goes to background???? Please help, i'm going mad!!