lupidan / PopoverView

A Popover Controller for Android Tablets. It's an easy solution to simulate an iOS UIPopoverController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arrow is coming on popup layout

here4learning opened this issue · comments

If we use any arrow instead of default arrow, arrow is coming on popup.

Please, provide more information, like a screenshot, the images you are using...

Sorry champ. It was my mistake. Component is working like charm. :)

On Sat, Apr 13, 2013 at 1:56 AM, Daniel Lupiañez Casares <
notifications@github.com> wrote:

Please, provide more information, like a screenshot, the images you are
using...


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-16315684
.

Hi,

Just one doubt. Whenever I am trying to play a video in webview, half of
the screen is displaying. When I am playing on normal window, it's perfect,
but no on popover. I found out "insertParams.leftMargin = insertRect.left;"
within addPopoverInRect method is the reason for that, but couldn't find
out the reason/solution. If you are interested, I can send the sample
project.
Thanks
Arunava

On Mon, Apr 15, 2013 at 9:02 PM, Arunava Sengupta a.sengupta17@gmail.comwrote:

Sorry champ. It was my mistake. Component is working like charm. :)

On Sat, Apr 13, 2013 at 1:56 AM, Daniel Lupiañez Casares <
notifications@github.com> wrote:

Please, provide more information, like a screenshot, the images you are
using...


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-16315684
.

I have been quite busy for some time. Let me take a look this weekend.
I never tried the PopoverView with videos inside.