### Is there an existing issue for this? - [x] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [x] I have read the "Reporting a bug" section on Contributing file: https://github.com/CommunityToolkit/Maui/blob/main/CONTRIBUTING.md#reporting-a-bug ### Current Behavior Beginning from android 15 any popup with text enries inside does not resize itself after keyboard opening <img width="576" height="1280" alt="Image" src="https://github.com/user-attachments/assets/e9a76142-bd9a-4685-8b2b-f76f4c59581b" /> ### Expected Behavior Same as on android 14 <img width="623" height="1280" alt="Image" src="https://github.com/user-attachments/assets/ee9a1fd2-cf73-4d22-8fff-f73086a6ec6f" /> ### Steps To Reproduce 1. Install app from attached repo link on android 14 or below, open popup by button click, open keyboard, check correct behaviour 2. Install app from attached repo link on android 15 or above, open popup by button click, open keyboard, check bug ### Link to public reproduction project repository https://github.com/yevgeny-sotnikov/dotnet-issues ### Environment ```markdown - .NET MAUI CommunityToolkit: "14.2.0 - OS: Android >= 15 - .NET MAUI: 10.0.71 ``` ### Anything else? _No response_
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
Beginning from android 15 any popup with text enries inside does not resize itself after keyboard opening
Expected Behavior
Same as on android 14
Steps To Reproduce
Link to public reproduction project repository
https://github.com/yevgeny-sotnikov/dotnet-issues
Environment
Anything else?
No response