In some android phones for scrolling sensor button will be provided.Then we can use focusable or selected in the code.Also for list view the scrolling will be set automatically but for a number of buttons or something else we have to specify the scrolling in the XML.
On Thu, Sep 29, 2011 at 11:20 PM, Mark Murphy <[email protected]> wrote: > On Thu, Sep 29, 2011 at 1:34 PM, John Goche <[email protected]> > wrote: >> Thank you for your replies. I am still wondering though how the user of a >> mobile phone >> makes use of the focus feature we have been discussing. Does the user press >> the tab >> key on the soft keypad to get it to work? How does it work? > > Focus is attained by tapping on the widget, or by using the pointer on > the device (if any). > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android Training in NYC: http://marakana.com/training/android/ > > -- > 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 -- 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

