ListView vs LinearLayout

前端 未结 2 1087
旧时难觅i
旧时难觅i 2020-12-17 15:08

I\'m writing a horizontal tv-view, similar to the ones you know form tivo systems and similar. For each channel there is a row with the programmes for the next 6 hours or so

相关标签:
2条回答
  • 2020-12-17 15:38

    I ended up using a custom widget. I still don't know which of the mentioned is most effective though.

    0 讨论(0)
  • 2020-12-17 16:02

    That schedule looks similar to the Google IO 2010 app. You can checkout their code and see how they have done it.

    0 讨论(0)
提交回复
热议问题