Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个带有自定义 baseAdapter 的列表视图(我自己的类扩展了它),一切看起来都很好。
但是,我正在考虑使此列表可扩展(当您单击列表项时,它会展开以显示子项)。我怎样才能做到这一点?
谢谢
看这个
http://android-adda.blogspot.in/2011/06/custom-expandable-listview.html