简体   繁体   English

在Android中的ListView中展开和折叠TextView

[英]expand and collapse TextView inside ListView in Android

I want to use expand and collapse in my android app. 我想在我的android应用程序中使用Expand和折叠。 Every description name should be in ListView and after clicking ListView, It should expand a TextView with description and collapse again after clicking that ListView. 每个描述名称都应在ListView中,并在单击ListView后,应展开带有描述的TextView,然后在单击该ListView后再次折叠。 And I have more 10 description. 而且我还有更多10条描述。

Thanks for any help. 谢谢你的帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM