rotorgames / Rg.Plugins.Popup

Xamarin Forms popup plugin
MIT License
1.15k stars 336 forks source link

ImputSoft Android on PopupPage not work #769

Open guilhermeheibel opened 4 months ago

guilhermeheibel commented 4 months ago

🐛 Bug Report

When testing RgPopup for Maui I have an entry in the view, where when I bring up the keyboard it does not respect App.Current.On().UseWindowSoftInputModeAdjust(WindowSoftInputModeAdjust.Resize);

covering up the entry with keyboard. Do we have any predictions for an adjustment? Mopups also have the same problem, and there is already an open bug... will Rg be able to make this adjustment?

Platform: