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.
我正在使用视图翻转器。可扩展列表视图也是该视图翻转器的子视图。当我单击可扩展列表的子级时,我想打开另一个视图翻转器的子级。我还想在单击事件时发送可扩展列表的子级数据。
使用下面的链接。
http://stackoverflow.com/questions/6947267/android-use-viewflipper-to-flip-individual-items-within-a-listview
它有一个 ViewFlipper 示例来翻转 ListView 中的单个项目