rotorgames / Rg.Plugins.Popup

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

System Non Fullscreen mode in android, Popup page content are pushed up. #445

Open zimbabirbal opened 5 years ago

zimbabirbal commented 5 years ago

When I enable Fullscreen mode for current app in Android, page content fit the screen and no content are pushed up which is expect behaviour. But when the app is non fullscreen mode the page content are pushed up. Fullscreen mode for apps are built in support by some Manufacture like Huwaei, Xiaomi and so on. i have tested in huwaei and xiaomi phone it shows such behaviour. Reset.txt. You can see both fullscreen and non fullscreen screenshot here. Screenshot_2019-06-27-12-20-26-242_eu niko smart naswi personalization Screenshot_2019-06-27-12-23-17-241_eu niko smart naswi personalization

Rg.Popup version: 1.1.5.188 Xamarin version: 3.6.0.344457 VS Enterprise 2017 ver:15.9.6 .net version: 4.7.03190

rotorgames commented 4 years ago

@zimbabirbal Could you create a simple project which can replicate it and upload it on GitHub? Thanks.