FancyShowCaseView icon indicating copy to clipboard operation
FancyShowCaseView copied to clipboard

Focus on landscape has an offset

Open Pozzoooo opened this issue 2 years ago • 0 comments

Used FancyShowCaseView version

Master

Screenshot if there is something wrong with ui

landscape

How you show/hide FancyShowCaseView (in Activity or Fragment, in which method)

Sample app, Rounded Rect button is the easiest to check

I've found that Presenter.getCircleCenter() has adjustment for the status bar, which sounds very sad that it needs to be handled, but it makes me wonder that it might also be needed to handle navigation bar when on landscape? If that's the case it makes me feel that is a broken behaviour on Android itself, I can't see a reason why either of those offsets should require to be handled at all.

Pozzoooo avatar Jun 22 '22 13:06 Pozzoooo