MaterialIntroView
MaterialIntroView copied to clipboard
Material Intro View is a showcase android library.
If I set to click on any site disappears, click too fast, show multiple instructions Dialog will appear
Would be nice to programmatically dismiss the MaterialIntroView so could you make the dismiss function in MaterialIntroView.java public? This is already added to this PR #28 which includes the rectangle...
只能显示一次吗?再次显示就得卸载重装?
change file for better Support RTL language Like Persian
I cannot seem to find any documentation on the `dismissOnTouch(boolean)` method, but it does not seem to behave as expected. **Expected Behaviour:** If a user clicks on the intro view,...
hi! first of all, this is a great library! On some devices I'm getting a weird crash report. Here is everything i have: ``` Fatal Exception: java.lang.IllegalArgumentException: width and height...
Hi and TnQ for this awesome library. Can u add a feature that we can change the location of Hint dialog? for example setting a padding to it?
Hi. first of all thank you for this beautiful library. Here some of my problems : 1. RTL is not supported and the icon doesn't show correctly. 2. The text...
Hi, I'm getting this exception when running on my LG Nexus 5 with 6.0.1 API 23: Fatal Exception: java.lang.IllegalArgumentException: width and height must be > 0 at android.graphics.Bitmap.createBitmap(Bitmap.java:829) at android.graphics.Bitmap.createBitmap(Bitmap.java:808)...