ShowcaseView
ShowcaseView copied to clipboard
Problems with floating action button (fab)
Button overlaps with floating action buttons:

Try calling showcaseView.setButtonAutoPositioning(true) and see if that helps. It should place the button in a way that stops it overlapping with the highlight.