Hi
I am using tabbed Activity and Inside every tab I have different
activities. on one of the activity (inside tabs) on click of a button
I am starting a new activity(with a button it )  now I want to come
back on previous activity on click of that button in new Activity and
do some click events.
I used the finish() on the new activity and I am getting back to the
previous tabbed activity but I am not able to do any click event on
that activity.
I checked the Logs and it is saying that " No Window to dispatch
pointer 1"  what can be the problem  ?
I also tried opening a new activity (to open the previous tabbed
activity) but still no luck.
can anyone suggest me any alternate way of doing that
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to