List of usage examples for android.widget ImageView subclass-usage
From source file com.hhstu.cyy.cyy.view.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.liang530.views.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 nf.framework.expand.dialog.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.xmh.view.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.xiaocoder.views.view.open.OPCircleProgressBar.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 OPCircleProgressBar extends ImageView {
From source file com.msport.clientmaster.view.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.qa.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 {
From source file com.dayku.circleprogressbar.view.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.xiaocoder.android_ui.view.open.OPCircleProgressBar.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 OPCircleProgressBar extends ImageView {
From source file com.njkj.yulian.ui.gui.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 {