-
My device is: Samsung Galaxy S5, Android 5.0.
As you can see in below screenshot, there is native implementation of Indeterminate ProgressBar, but no one in library implementation. The same issue wit…
-
第七章 动画 VectorTest里面的 app/src/main/res/anim/anim_earth.xml 这个文件怎么创建的啊,我创建完就提示element objectAnimator must be declared。
-
Is there a reason the minSdkVersion is on 15?
I've tried changing it to 14, and everything seems fine. I might have missed some 15 and up code, so that's why I'm asking :smile:
-
This works
```
```
this doesn't
```
```
Basically only the horizontal progress bar preview works.
```
java.lang.IllegalArgumentException: java.lang.ClassCastException@7a063688
at su…
-
Hi, thanks to release this library, how can i change start zooming circles from right to left? default is left to right
-
Hi,
This library stop working if I build my app within proguard. Could you have try please?
IHNEL updated
8 years ago
-
I'm not sure this is the proper place to post this, but I've done plenty of research, the only way to prevent this is start WebViewActivity with another process and kill it inside onDestroy. But this …
-
I see the following warning in the log:
10-29 11:31:31.257 31494-31494/cc.closeup.android D/ProgressBar: updateDrawableBounds: mProgressDrawable.setBounds()
10-29 11:31:31.262 31494-31494/cc.closeup.…
-
在项目中LeakCanary检测了内存泄露
使用场景:CircleIndicator搭配ViewPager作为RecyclerView的一个Item
- Retaining: 4.0 KB.
- Reference Key: 355d4985-ef1f-4d93-a3ff-6d7cd0a8d2e1
- Device: OnePlus ONEPLUS A0001 A0001
- Android Ve…
-
Since Android Studio 2.0, the progress bar throws an exception during rendering and blocks ALL of the views from showing in the preview (because of the exception).
(I think it has something to do wit…