
muraleedharan
- Forum posts: 4
Aug 9, 2017, 2:19:01 PM via Website
Aug 9, 2017 2:19:01 PM via Website
Hi,
i want to group my android RecyclerView items with a header made based on date like this:
12-01-2006
item 1
item 2
item 3
13-02-2006
item 4
item 5
item 6
Need code for that. Is it possible in listview ?. if yes which one is better listview or recyclerview.