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