Rg.Plugins.Popup
Rg.Plugins.Popup copied to clipboard
Screen overlay on popup
I am using a popup on a particular page. But when the popup is invoked the popup screens appears as a faded box and I cannot work on that page anymore. I've attached the image of how popup appears. And it is happening only on moto phones.
The code to invoke the popup page:
await Navigation.PushPopupAsync(new PopupPages.RootCausePopupPage((sender as XEditor)));
and RootCausePopupPage is :
public partial class RootCausePopupPage : PopupPage
Same Issues here with an LG K11+ Android 7.1
@nox0311 @DavidCFreire Version of the plugin and XF?
Hi I was not in office for few days. Will get back with the requested verions ASAP.
@rotorgames XF : 2.5.1.527436 Rg Plugin : 1.0.4
@rotorgames XF : 2.5.1.444934 RG : 1.1.4.145-pre
I realize that those are very old versions, i'll try to update them and get back here...
@rotorgames @nox0311 I just updated the app to XF: 3.6.0.220655 RG Plugin: 1.1.5.180
and all of my problem's was solved...