I am trying to bind a StackLayout according to this documentation but I find that when my collection changes, the changes are not visible in my bound StackLayout. If I replace the StackLayout with a ListView everything works fine. Is this a known limitation/issue in BindableLayouts?
↧