I'm working on a xamarin forms app, using the searchbar tag to create a searchbar. For some reason, once I hit search and there is text in the searchbar, the whole screen gets a grayish tint... i have no clue why this is happening and did not find anything on the internet...
Please halp (•_•)
CodePudding user response:
if you are using an external keyboard or a mirroring software (Vysor) the grayish ton appears after hiting enter.
The same behvior can happen with an Entry. Try using mouse to confirm search.