Closed GoogleCodeExporter closed 9 years ago
hi, you may checkout "CheckedTextView".
Original comment by bsd...@gmail.com
on 14 Mar 2013 at 6:22
It is just an example. My layout is more complex than that, so CheckedTextView
is not an option for me.
Original comment by seawinds...@gmail.com
on 14 Mar 2013 at 10:35
Either use android:labelFor (supported in API 17+) in your layout, group the
elements in a clickable container and send CLICKED events from the check box
(see Settings for an example), or use CheckedTextView.
Please ask on StackOverflow if you need more assistance.
Original comment by alanv@google.com
on 2 Apr 2013 at 10:48
Original issue reported on code.google.com by
seawinds...@gmail.com
on 8 Mar 2013 at 9:48