Setting Priorities on Bottons

Posted by JONY on Stack Overflow See other posts from Stack Overflow or by JONY
Published on 2010-04-06T02:24:29Z Indexed on 2010/04/06 2:33 UTC
Read the original article Hit count: 332

Filed under:
|

Hello Android Developers,

I am trying to figure out how to set priorities on imagebutton. I want to have a layout with a bunch of Icon or buttons that can be selected either by touch, radio, or checked box. As these images are selected they are set on queue to be displayed in order of Precedence. (that is to be pre-determined). The images are displayed once the main action button is touched.

Any help will be greatly appreciated.

Thank you,

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk