hello
i try to use this code
but not work with customelistview
what the method for disable scroll bar in customelistview
i try to use this code
B4X:
Dim r As Reflector
r.Target = Cvr
r.RunMethod2("setVerticalScrollBarEnabled", False, "java.lang.boolean")
what the method for disable scroll bar in customelistview