Displaying 4 layers of lists in Android

前端 未结 0 646
一向
一向 2020-12-16 17:52

I have to display events that are sorted by date. Json looks like this:

[{
    year: Int,
    months: [{
        month: String,
        days:[{
            da         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题