TapTargetView
TapTargetView copied to clipboard
An implementation of tap targets from the Material Design guidelines for feature discovery.
**Version used:** 1.13.3 **Android version:** Android-9 On dismiss of TapTargetView, recycler view scrolls automatically. Why is this happening ? How to resolve this issue ? Why TapTargetView dismiss is affecting...
- [x ] I have verified the issue exists on the latest version - [ x] I am able to reproduce it **Version used:** 1.13.0 **Android version:** 9 The announcement...
**Version used:** 1.13.3 **Android version:** Android - 9 How to set custom font to titleText ? I want to apply these style to the title text, How. can i do...
  Thanks in advance
this exception happens even when I write a condition if ( view !=null ) for it. this is my code ``` mToolbar =(Toolbar)findViewById(R.id.toolbar); setSupportActionBar(mToolbar); ``` ``` @Override public boolean onCreateOptionsMenu(Menu...
- [X] I have verified the issue exists on the latest version - [X] I am able to reproduce it I'm seeing the crash when the tooltip is shown and...
- [x ] I have verified the issue exists on the latest version - [x ] I am able to reproduce it First of all, thanks for the great library....
The current Xamarin binding library that is provided in the README is unusable. It is missing key classes (ex. TapTarget). There is another binding NuGet that has been properly created...
- [X ] I have verified the issue exists on the latest version - [ X] I am able to reproduce it **Version used: 1.13.0 **Stack trace:** **Android version: 8.1.0...