List of usage examples for android.widget ImageView subclass-usage
From source file com.aspsine.swipetoloadlayout.widget.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.horry.MicroBlog.widget.mdprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.wenming.weiswift.widget.mdprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.youhei.easytools.view.progressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.spectrum.widget.materialloadingprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.wxdroid.simplediary.widget.mdprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.sina.weibo.sdk.demo.widget.mdprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.study.shenxing.caesar.materialloadingprogressbar.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {
From source file com.xlf.nrl.CircleProgressBar.java
/** * The author is lsjwzh(MaterialLoadingProgressBar) link{https://github.com/lsjwzh/MaterialLoadingProgressBar}, * I did some slight modifications */ public class CircleProgressBar extends ImageView {
From source file com.westerosatwar.got.custom.CircleProgressBar.java
/** * Private class created to work around issues with AnimationListeners being * called before the animation is actually complete and support shadows on older * platforms. */ public class CircleProgressBar extends ImageView {