user interface - How do I create a panel of buttons with a simple divider line, or no dividers, in Android? -
this seems basic task, after lot of searching , research, still haven't found clear answer. found gridview, not sure how you're supposed it.
i've found several apps have ui elements similar need, example top buttons of android market.
that can accomplished horizontal linearlayout
contains set of buttons or imagebuttons. rest styling.
see hello linear layout started.
Comments
Post a Comment