Open
Description
Description
I have a vertical CollectionView that contains a Horizontal ScrollView and this a Horizontal BindableLayout, the BindableLayout elements disappear when scrolling the CollectionView.
The truth is that this is something that blocks the production output of the application and I don't know what alternatives I have to make it work.
I don't know if I implemented some layout in bad ways.
Any help is welcome.
Steps to Reproduce
Run the sample and see the gif.
Link to public reproduction project repository
https://github.com/angelru/ElementsDisappear
Version with bug
7.0
Affected platforms
Only tested Android.
Affected platform versions
Only tested Android.
Did you find any workaround?
Nothing