Android: Horizontal list view in vertical scroll view?

前端 未结 3 2011
悲哀的现实
悲哀的现实 2020-12-28 16:30

I want to make the same implementation a pulse application.

Horizontal list view inside a vertical list view.

3条回答
  •  無奈伤痛
    2020-12-28 16:45

    It would be much easier if you paste your piece of code with your question, allowing to see why it goes wrong. My best guess without this information is to check you usage of fill_parent vs wrap_content.

提交回复
热议问题