Hi. When I select an item in a Browse Gallery in the web browser everything works fine. But when testing on my phone, the selected item does not change colour until I scroll, or select some other object like the Search Box.
My gallery settings are: TemplateFill = If(ThisItem.IsSelected, Orange, RGBA(0, 0, 0, 0)). I am testing the app on IOS.
Could someone suggest a resolution?