• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tabs

Gonzo

Newbie
My app has three tabs in a section...The first one has user input and it emails it to me....second has contact information...and third one has contact information...

At the menu I go to the section I want which is named contacts....when it opens, it is on the first tab which has user input...when I press the second or third tab it opens up shows the information and then goes right back to the menu really fast? Would anyone know why? it worked before I put the code in the first tab for user input...If you need to see code please let me know, I can send email because it is 4 java files and 4 xml. I am seeing if someone can maybe figure it out without code...

Again, I click on the section I would like to go to from the menu, it opens to the first tab which is user input and email, press the second or third tab "it opens the tab shows the information, closes, and goes back to the main menu."

Thank you!
 
I fixed it by putting it in a different order and put the user input last but if I press the user input tab and then try to push the other two tab it goes back to the main menu. Quick fix for now!
 
If you could post some code we could most likely help you out. It's hard solving your particular issue without seeing the code.

Thanks!
 
Back
Top Bottom