Rg.Plugins.Popup icon indicating copy to clipboard operation
Rg.Plugins.Popup copied to clipboard

Screen overlay on popup

Open nox0311 opened this issue 5 years ago • 6 comments

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

github_issue

nox0311 avatar May 09 '19 05:05 nox0311

Same Issues here with an LG K11+ Android 7.1

DavidCFreire avatar May 10 '19 12:05 DavidCFreire

@nox0311 @DavidCFreire Version of the plugin and XF?

rotorgames avatar May 11 '19 17:05 rotorgames

Hi I was not in office for few days. Will get back with the requested verions ASAP.

nox0311 avatar May 14 '19 12:05 nox0311

@rotorgames XF : 2.5.1.527436 Rg Plugin : 1.0.4

nox0311 avatar May 15 '19 06:05 nox0311

@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...

DavidCFreire avatar May 15 '19 14:05 DavidCFreire

@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...

DavidCFreire avatar May 16 '19 19:05 DavidCFreire