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.
我正在尝试创建一个看起来与此类似的活动(以红色圈出):
我想知道他们是否使用 Listview 来执行此操作?
我也想知道,他们是如何根据您输入的提醒数量来扩展和缩回“提醒”部分的。
谢谢
不太可能。那大概是一个GridLayout,或许包裹在一个ScrollView。
GridLayout
ScrollView
GridLayout在适当的位置添加更多的孩子。