By default list picker filter bar’s text color is white which I want to change to match the theme of my app.
Good question. Anybody knows?
1 Like
Oh, I got it wrong. I was thinking about changing the Filter Bar’s text color of a List Picker component.
1 Like
not possible right now. Maybe someone try to make code or may be some tell a trick to change its colour…
1 Like
You can create your own Custom FilterBar for ListView
The only way to achieve this is to modify in themes
/Boban
2 Likes
Ok thats cool thank you for information…