Description
The gap in the bottom of the emulator increases while scrolling.
Steps to Reproduce
- Deploy ManualMaui to android.
- Navigate to D - Editor
- Scroll down and you'd see that the gap at the bottom increases.
Actual Behavior:
The gap at the bottom increases while scrolling down.

Expected Behavior:
The gap at the bottom should not change as you scroll down.

Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
10.0.0
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.0-rc.2.25504.7 & 10.0.0-preview.1.25122.6
Affected platforms
Android
Description
The gap in the bottom of the emulator increases while scrolling.
Steps to Reproduce
Actual Behavior:
The gap at the bottom increases while scrolling down.
Expected Behavior:
The gap at the bottom should not change as you scroll down.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
10.0.0
Is this a regression from previous behavior?
Yes, this is a regression. This doesn't repro on 10.0.0-rc.2.25504.7 & 10.0.0-preview.1.25122.6
Affected platforms
Android