I have implemented a "Help Screen" that has text in a TextView that
has several subject headers.  Scrolling through the text works fine.
Some of the folks who will use the app want to have a navigation bar
at the top that will jump to a particular category.

One thought I had was to use buttons and control the text in the
TextView programmatically.  ANother was to change it to a Webview and
use  links/anchors.

Does anyone have thoughts on a "best practice" for this type of
thing?

Thanks for any opinions.

Robert

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