android-target-tooltip
android-target-tooltip copied to clipboard
not working with status bar
i have set this code in app style
<item name="android:windowNoTitle">true</item>
<item name="android:fitsSystemWindows">true</item>
then its not working as well, tooltip view collapsed and shrink. How can i fixed this
And i am setting tooltip at actionbar menu button.