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

How to force ListVIew cells to redraw on device orientation change

$
0
0

Hi

I have a ListView with the cells being ViewCells with an absolute layout.
When I rotate the device, i want the individual cells to re-draw and take into account the change in the width.
I already capture the new width in another part of the app ,and when I scroll down, new cells that are being created, are created with the correct width.

So - is there a way to force a re-draw or change the layout instance during the lifecycle of the application?

Thanks,
Erez


Viewing all articles
Browse latest Browse all 58056

Trending Articles