TorryDo / Floating-Bubble-View

🍀an Android library that adds floating views on top of your screen🎨, supports both XML and Jetpack Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bubble displays incorrectly in landscape mode

Honglixi99 opened this issue · comments

hello,When I am using the pad, the horizontal screen display, the bubble is not close to the screen

If I understand correctly, the problem you're facing is that the bubbles is behaving incorrectly in landscape mode, right?

hello, yes, when i click this button while in portrait and then i rotate to landscape, the bubble doesn't get close to the edge of the screen

It's definitely a bug. I'm surprised I didn't notice it earlier! 😅

Thank you for bringing it to our attention!

hi @Honglixi99 , 👋

This bug has been fixed in v0.5.3.
However, it still has some minor UI issues that I'll fix later.

If you have any problems, don't hesitate to re-open the issue.

Thank you.