I am working on a tabbed page with 4 tabs. In the second tab, I have a display list of names. I have created a content view to display it as a popup and added that in my second tab.
The problem is the popup (content view) is not displaying from the top. It is displaying below the tabs. Even I tried with layout options as start and expand the position is the same.
I have to display it from the top (over the tabs below the Navigation bar), can somebody please help me with this.
From
Rg.plugins.popup
document , cancustom animations
as follow: https://github.com/rotorgames/Rg.Plugins.Popup/wiki/Animations#custom-animationsCreat UserAnimation class:
Usage:
Screenshot: