ShowTipsView
ShowTipsView copied to clipboard
Highligth specific points of interest of your app
There are a proguard rules? When i run with minifyEnabled = true screen are not showing text and the button Thanks in advance
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hi This library is good But in android 4.2.2,show black page and seem the opacity is 1.0 for all time What's problem?
Hi , is there a method to set image as background ?
Hello, I noticed that when I set titleColor and circleColor I get strange results. This is what I get without specifying any color: ``` ShowTipsView showtips = new ShowTipsBuilder(MyActivity.this) .setTarget(myLayout)...
hello, how to change the shape of the tip, it is rounded rectangle instead of round?
Is there a way to move the "Got it" button so it doesn't overlap the target?
Hi, This library seems great. Can you add it to Maven Central ? I don't know why but the Gradle link isn't working. Thanks