Adding “section dividers” to my layout?

前端 未结 5 895
渐次进展
渐次进展 2020-12-24 15:33

The Android Design - Lists page describes \"section dividers\". I\'m aware you can use addHeaderView() a ListView for a similar effect. I would lik

5条回答
  •  悲&欢浪女
    2020-12-24 16:06

    On request of the asker of this question, I am writing my comment as an answer

    Create a background image with a line at the bottom, and set it as background to your TextView.

提交回复
热议问题