Open ashwinmajella opened 4 years ago
When the background of the Xamarin search bar is set to white it doesn't get applied in iOS.
Set the background color of the search bar to white using the below code.
The background color should change to white
It stays gray
_12290 Repro.zip
Confirmed - the behavior changes between iOS 11 and 13.
Description
When the background of the Xamarin search bar is set to white it doesn't get applied in iOS.
Steps to Reproduce
Set the background color of the search bar to white using the below code.
Expected Behavior
The background color should change to white
Actual Behavior
It stays gray
Basic Information
Screenshots
Reproduction Link
Workaround