Vote count:
0
When i'm getting data from server as a list and displaying in android devices with check-boxes some of check-boxes are working (clickable) but some of them are not clickable sometimes.
Here is my check-box code :- <CheckBox android:id="@+id/empCheck" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_above="@+id/txtCustNo" android:layout_alignParentRight="true" android:button="@drawable/custom_checkbox" android:focusable="false" android:focusableInTouchMode="false" />
asked 1 min ago
Sometime checkboxes in listview android doesn't work in any android devices
Aucun commentaire:
Enregistrer un commentaire