0

Can i get all names from my database to 1 recyclerview? It's complicated because i need to load month after day and after else name to 1 recyclerview. Here is my database

For example, in recyclerview, i need:

<br />

Oktober <br /> 
10 lucia <br />
10 petra <br />
18 adam <br /> <br />
November <br /> 
15 sona <br /> <br />

database image.

Trenton McKinney
  • 56,955
  • 33
  • 144
  • 158
adam papp
  • 3
  • 4
  • Possible duplicate of [Divide elements on groups in RecyclerView or Grouping Recyclerview items ,say by date](https://stackoverflow.com/questions/41447044/divide-elements-on-groups-in-recyclerview-or-grouping-recyclerview-items-say-by) – C. Skjerdal Oct 10 '19 at 16:30
  • Have you solved the problem? Please also responde with @AlexMamo – Alex Mamo Oct 11 '19 at 12:06
  • He doesnt has there any code of his layouts for example layout from mainactivity – adam papp Oct 12 '19 at 11:26

0 Answers0