Example usage for android.widget ImageView subclass-usage

List of usage examples for android.widget ImageView subclass-usage

Introduction

In this page you can find the example usage for android.widget ImageView subclass-usage.

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 {