On my Xamarin.Forms PLC project, I try to set Text property of an Entry. When I run it on iOS, works fine but on Android I can't see the text I set.
Maybe it is something about Entry renderer for Android?
On my Xamarin.Forms PLC project, I try to set Text property of an Entry. When I run it on iOS, works fine but on Android I can't see the text I set.
Maybe it is something about Entry renderer for Android?