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.xj.utils.View.RefreshLayout.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file android.support.library21.custom.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file com.koresuniku.wishmaster.utilities.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file com.yimi.onemeter.widget.support.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file gujaratcm.anandiben.swiperefresh.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 * 
 * @hide

From source file gml.template.androidtemplate.view.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file android.theporouscity.com.flagging.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file com.nxt.zyl.ui.widget.swipyrefresh.CircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide

From source file android.support.v7ox.widget.AppCompatImageView.java

/**
 * A {@link ImageView} which supports compatible features on older version of the platform,
 * including:
 * <ul>
 *     <li>Allows dynamic tint of it background via the background tint methods in
 *     {@link android.support.v4.view.ViewCompat}.</li>

From source file com.cylan.jiafeigou.widget.JFGCircleImageView.java

/**
 * Private class created to work around issues with AnimationListeners being
 * called before the animation is actually complete and support shadows on older
 * platforms.
 *
 * @hide