Is there any way to make a TextCell in a ListView automatically adjust its height when a user has their accessibility font turned all the way up? Right now it just expands the text such that cells draw over the ones above and below, as seen in the attached image. I've tried setting "HasUnevenRows" to true.
Anyone have any ideas?