search

Home  >  Q&A  >  body text

android - expandablelistview中child使用checkbox,选中获取child的值

有点像微信邀请好友进群一样,但是是expandablelistview,child里面有checkbox,选中后要利用groupposition和childposition去获取child的值,要怎么实现呢?

PHPzPHPz2889 days ago644

reply all(1)I'll reply

  • 巴扎黑

    巴扎黑2017-04-17 17:53:14

    Write an interface in the adapter to record the selected boolean after external call.

    reply
    0
  • Cancelreply