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 操作,在此先感谢
看看这个链接我认为这可能对你有帮助。
为此,您必须使用粘性标题列表。
https://github.com/emilsjolander/StickyListHeaders
你必须按日期虎钳对数据进行排序并将其提供给粘性标题列表。
要在列表视图中按日期对列表项进行排序,您应该使用这种方法:Android 中的 UITable 视图