You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
Description
When changing Views inside of a ScrollView they are not updated properly on Android.
Steps to Reproduce
This example is a good way to reproduce the issue. Swipe in the menu to switch to the broken pages:
Expected Behavior
When changing Label.Text or adding children to an StackLayout inside of an ScrollView we should see it.
Actual Behavior
The new content is not visible.
Basic Information
The text was updated successfully, but these errors were encountered: