We are looking for a UI view that imitates the functionality of the
Google Maps directions screen UI control where it allows the user to
pick the type of directions allowed, either Car, Transit or Walking.

The widgit is essentially three buttons laid out horizontally with
rounded corners only on the left of the first and right of the third
button.  The buttons collectively form a RadioGroup (i.e. multiple
exclusion scope).

I can't see a standard way to do this, although it seems like it would
be a common widgit.  Is there some other standard way of presenting a
multi-choice grouping in a horizontal layout as a "single" layout
object.  Note that radios, checkboxes and ToggleButtons are not what
we are looking for here.

Any help appreciated, thanks!

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