I am trying to create this layout in XML. This is a screenshot from the design I did in Photoshop.
I am not so sure on how to go about it though.
First I decided that I wanted to use Preferences UI
but then I saw that Preferences UI
is better used with preferences only. So I am thinking of using a ListView
but that wont work because the these rows are different. ListView
s normally have identical rows. so I am thinking of using a TableLayout
? What do you just that I do? I just need some advice.