Hello,
I'm using XUI library smoothly and customlistview working fine.
I added XUI view library , customlistview stop working & give this error:
I was declared clvall as:
Any suggestion!
I'm using XUI library smoothly and customlistview working fine.
I added XUI view library , customlistview stop working & give this error:
B4X:
java.lang.RuntimeException: java.lang.RuntimeException: Field clvall was declared with the wrong type.
B4X:
sub globals
Private clvall As CustomListView
end sub
Any suggestion!