HamedGh
HamedGh
I add 4 slides and then call `autoplay();` but nothing happens! My code: ```java @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); addSlide(new SimpleSlide.Builder() .title("همیشه رایگان") .description("برنامه دیوار مهربانی برای همیشه...
please bug fix this issue! I get this error: `java.lang.IllegalStateException: Underflow in restore - more restores than saves at android.graphics.Canvas.native_restore(Native Method) at android.graphics.Canvas.restore(Canvas.java:522) at com.andexert.library.RippleView.draw(RippleView.java:166)`