🐛 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<Microsoft.Maui.Controls.PlatformConfiguration.Android>().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:
🐛 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<Microsoft.Maui.Controls.PlatformConfiguration.Android>().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: