Tharindu Madusanka

Results 1 comments of Tharindu Madusanka

@maexsp works like a charm. Thank you! Apparently, the compatibility controls call the HideSoftInputFromWindow when un-focusing. https://github.com/dotnet/maui/blob/222ca3ca088d199ff22adde8ca3ae82d9dba0b35/src/Core/src/Platform/Android/ViewExtensions.cs#L713 However Maui controls backed by an EditText show the soft input when focusing,...