FancyShowCaseView
FancyShowCaseView copied to clipboard
Focus on landscape has an offset
Used FancyShowCaseView version
Master
Screenshot if there is something wrong with ui
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.