Android Question Idea: how to add multiple image selector in a panel?

netsistemas

Active Member
Licensed User
Longtime User
I need show person, with name, (employes) in a panel.
I think:
- Include a ScrolView Panel and make very height to scroll.
- Include a personal layout, into listview for select,( but in this personal layout, include 4 images )


The nº of person are 20 (now), and i can't include in sub-buttons selector

IDEAS?
 

Attachments

  • DEMO.jpg
    241 KB · Views: 100

Marvel

Active Member
Licensed User
First of all, you should use Customlistview not scroll view.

To answer your question (assuming I understood it well), you use place the button in the personal layout and use the same event name for them. You can then use Sender to get the button clicked
 
Upvote 0

josejad

Expert
Licensed User
Longtime User
 
Upvote 0

Alexander Stolte

Expert
Licensed User
Longtime User
 
Upvote 0

netsistemas

Active Member
Licensed User
Longtime User
thanks to everyone
i go to use

in these trhead a include a question: how view initial view in GRID mode.
no.. sorry... list instead grid
 
Last edited:
Upvote 0

Star-Dust

Expert
Licensed User
Longtime User
download the latest version
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…