android-target-tooltip icon indicating copy to clipboard operation
android-target-tooltip copied to clipboard

not working with status bar

Open arpitjoshi08 opened this issue 4 years ago • 0 comments

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.

arpitjoshi08 avatar May 10 '20 10:05 arpitjoshi08