I insert data in a listview with the spinner and choose the year you want and visualize the data based on the selected date. Now I want to group the data by year and not separated by month. What should I change? this is the code:I insert data in a listview with the spinner an