hello all....
i used FaceOffToggleButton in my layout
when tried to get the layout panel with th statement
it raises the following error
i used FaceOffToggleButton in my layout
when tried to get the layout panel with th statement
B4X:
Dim index As Int = CustomListView1.GetItemFromView(Sender)
Dim p As Panel
p = CustomListView1.GetPanel(index)
any help؟؟(ClassCastException) java.lang.ClassCastException: de.donmanfred.FaceOffToggleButtonWrapper$1 cannot be cast to android.view.View,,