.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,112 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an app with three pages. The first page is a calculator that works on both Windows and Android devices. However, the second page, which has a more complex calculator, only displays a few grid rows on Android, while it works fine on Windows. The only difference between the two pages is a spelling change. Can someone help me figure out why the second page is not displaying properly on Android devices?