Hi,

I have three UI screens A, B and C.
When I click on A it goes to B,
when click on B it goes to C,
again if you click on C it goes to B so this is kind of loop.
I have tried following
EX. B->C->B->C->B->C->B->*C->*
Now I am on Screen C, when I click back it should go to B, again when I
click back it should go to A.

This is not happening the way it is happening is like this, from* C->
click back->*B->*click back->C*->*click back->*B->*click back->*C->*click
back->*B->*click back->C*->*click back->*B->*click back->A

*Please suggest me how to solve this problem.

Thanks,
Umesh

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to