Currently I have the following project: https://github.com/bencrispin/ScrollInWeb I know I've read in other forum posts that a scrollable view inside of another is skeptical, but this works consistently in the above project when rotating from portrait to landscape. So, I'm think there is a way to update the ScrollView after the ViewModel Command completes or it's child (StackLayout) size changes. Any direction on this is appreciated. Thanks!
↧