TapTargetView
TapTargetView copied to clipboard
bottom bar item target please
bottom bar item target please
You can target bottom navbar item like this TapTarget.forView(yourBottomNav.findViewById(R.id.id_of_jour_nav_item),"your message")
You can target bottom navbar item like this TapTarget.forView(yourBottomNav.findViewById(R.id.id_of_jour_nav_item),"your message")
Still I am getting the java.lang.IllegalArgumentException: Given null view to target exception