我正在关注可扩展列表教程,可扩展功能运行良好: http: //mylifewithandroid.blogspot.com/2008/05/expandable-lists.html
我不知道要实现哪个事件。当我在展开列表时单击复选框时,我需要处理列表中的复选框。如何区分列表单击与放置在可扩展列表中的复选框?
或者,请参考与带有复选框的可扩展列表视图相同的教程。
我正在关注可扩展列表教程,可扩展功能运行良好: http: //mylifewithandroid.blogspot.com/2008/05/expandable-lists.html
我不知道要实现哪个事件。当我在展开列表时单击复选框时,我需要处理列表中的复选框。如何区分列表单击与放置在可扩展列表中的复选框?
或者,请参考与带有复选框的可扩展列表视图相同的教程。
I found the solution here...
http://mylifewithandroid.blogspot.com/2010/02/expandable-lists-and-check-boxes.html