i have expandable clv. now i have a problem in expandable panel. i put there for example 1 label. when user tap on arrow to expand that panel, setting text to that label in that moment will not change text. so if u put "test" as text in that label you will not see new text which should be updated when user taps arrow icon to expand the panel. how to solve this?
I assume that you are using xCustomListView. If not then you should switch.
There should be no problem setting the text right before you expand the item.
no i.am using older version for b4x 5.8
so i c that problem solving depends on version of lib/class/b4x. nice good to know that i have to be a rich guy...
thanks.for info