Esteban Chornet
Esteban Chornet

Reputation: 1237

Xamarin forms collection view ItemsUpdatingScrollMode for UWP

I'm using xamarin forms 4.4. Using ItemsUpdatingScreollMode="KeepLastItemInView" does not work on UWP as UWP does not support it yet. Is there any workaround useful while they release the newest version?

Ref. collection view progress: https://gist.github.com/hartez/7d0edd4182dbc7de65cebc6c67f72e14

Upvotes: 3

Views: 669

Answers (1)

YZahringer
YZahringer

Reputation: 128

Issue created on Xamarin Forms: https://github.com/xamarin/Xamarin.Forms/issues/9127

Upvotes: 1

Related Questions