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.
关于如何在 android 中实现垂直可折叠滑出菜单的任何建议。类似于 android ExpandableListView
我设法通过添加动态 LinearLayout 作为 ListView 项目来实现这一点......