KeepSafe / TapTargetView

An implementation of tap targets from the Material Design guidelines for feature discovery.
Apache License 2.0
5.35k stars 587 forks source link

TapTargetView doesnt work when key board is open. #369

Open Sahana312 opened 4 years ago

Sahana312 commented 4 years ago

Version used: - Latest

Stack trace:

Android version: 8.1.0

I have a search screen. when user types the search keyword, the recycler view is populated and the first element should show the TapTarget. But it doesnt show. it appears only after the keyboard is dismissed. And this happens without animation