Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
29jitender authored Jul 7, 2016
1 parent 9e7ba88 commit 2f61b71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,14 @@ config.setLineAndArcColor(0xFFFFFFFF);

[Jitender Chaudhary](https://github.com/29jitender)

#Proguard rules

```java
-keep class com.wooplr.spotlight.** { *; }
-keep interface com.wooplr.spotlight.**
-keep enum com.wooplr.spotlight.**
```

#Credits
[MaterialIntroView](https://github.com/iammert/MaterialIntroView)

Expand Down

0 comments on commit 2f61b71

Please sign in to comment.