Hi Arnouf,

 After debugging application I found that in tab content activity
group if opened activity view component is not have focus then its
call finish(), onKey() methods of tab activity instead of current
activity of tab group. please let me know how to handle it. We have to
provide support on older platform 1.5 onwards

On Nov 2, 5:08 pm, arnouf <[email protected]> wrote:
> You must set a tag to know which view / tab is displayed.
> You could use onBackPressed() method and check which tags is active and
> display or not your popView.

-- 
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