PeriscopeLayout icon indicating copy to clipboard operation
PeriscopeLayout copied to clipboard

exception is thrown IllegalArgumentException: n <= 0: -4

Open ravirajjak opened this issue 8 years ago • 0 comments

Hi please check the following exception as it occurs sometime UncaughtException: java.lang.IllegalArgumentException: n <= 0: -4 at java.util.Random.nextInt(Random.java:182) at me.yifeiyuan.library.PeriscopeLayout.getPointF(PeriscopeLayout.java:181) at me.yifeiyuan.library.PeriscopeLayout.getBezierValueAnimator(PeriscopeLayout.java:163) at me.yifeiyuan.library.PeriscopeLayout.getAnimator(PeriscopeLayout.java:137) at me.yifeiyuan.library.PeriscopeLayout.addHeart(PeriscopeLayout.java:128) at in.publicam.cricsquad.LiveStreamActivity$2.run(LiveStreamActivity.java:79)

ravirajjak avatar Jun 12 '17 05:06 ravirajjak