How to change color of ListView items on focus and on click?

Hi, I have a list View in my app. I want to change color of ListView items on focus and on click.
Please Help.

Hi @bowiesushio521f,

If you are trying to make a list picker, I recommend checking out @actech’s awesome tutorial app here, which shows how to make a list picker. See screen srcLists. I don’t know exactly how you would go about changing the background colour of each item in the list, unless you made your own DIY list and use Any Components.

Hope this helps :slight_smile:

1 Like