I create an Fragmentation view in which screen have an tray at bottom with 
some button, and rest of area (content area) to draw other content based on 
selection of tray button(same like TabViewActivty), in content area screen 
have a grid of button(3 x 3).
now let's assume focus is at any left most button of content area, now if i 
perform any keyboard-left event here then focus directly jump to 
bottom-left item of tray. 

Same thing didn't do any action on keyboard-right event, if focus is at any 
right-most button ?

any idea why this happening, even same things working properly if I design 
simple layout without use of fragmentation.

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

<<attachment: focus.png>>

Reply via email to