Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

TextCell inset/indentation custom render

$
0
0

Hi
Im having a TextCell in a Listview which have a standard indentation to the left, and I would like to remove this.
Through a custom renderer of the TextCell, I've managed to set the SeperatorInset = 0 (was 15) which fixed the separator line, but how can i move the rest of the content back to zero?

If I change the TextCell to a ViewCell, it dissapears, so I'm fairly sure the indentation is something that happens on the cell (?)


Viewing all articles
Browse latest Browse all 58056

Trending Articles