Android Question Hide element in customlistview

TheRealMatze

Active Member
Licensed User
Hi,
i want to hide elements from a customlistview. When i set .visible to false the element is gone, but the space is still reserved.

Is there a simple way to hide elements in a clv?

Regards
Matze
 

mangojack

Expert
Licensed User
Longtime User
When you say 'elements' are you referring to a Item / row ?




If this does not apply ... maybe an image of portion of your CLV.
 
Last edited:
Upvote 0

TheRealMatze

Active Member
Licensed User
Yes, with element i mean a item. I don´t want to permanent remove the item - i only want to filter some items. So i want to quick switch between all items and 3 subsets inside.
 
Upvote 0

TheRealMatze

Active Member
Licensed User
I´ve tried. When doing the background-color is replaced by the divider-color. It also looks problematic with items not in view (because of lazy loading).
The message in the log is "Panel size is unknown. Layout may not be loaded correctly."
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…