Adding “section dividers” to my layout?

前端 未结 5 891
渐次进展
渐次进展 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:19

    Try to put this View after the TextView of "phone". In this view I have put in a background color that you can change to your desire. Best of luck.

    
    

提交回复
热议问题