android-target-tooltip
android-target-tooltip copied to clipboard
Create Toast like tooltips, but targets can be specified, plus custom properties and features
It's just no showing...
Fixes ClassCastException in the event a non-String CharSequence instance such as a SpannableString is used.
Error:(172, 43) error: cannot find symbol variable abc_ic_ab_back_mtrl_am_alpha
Simply rotate the device while showing the tooltip and observe the tooltip position will be wrong after orientation change.
Error:(1, 0) Cause: com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0
When I use the Android Material Navigation Drawer whith your tooltip lib, then the selected item in the Navigation Drawer is totally overlayed and you may not see the text...
My app was working fine until I changed my activity as a fragment. I have a custom gridview The getView() method ``` gridViewAndroid = inflater.inflate(R.layout.imageandtextcombined,null); TextView textViewAndroid = (TextView) gridViewAndroid.findViewById(R.id.textView1);...
 
how to custom 96, use other number