List of usage examples for android.graphics.drawable Animatable interface-usage
From source file com.mhtl.businesscenter.widget.ptr.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.aako.zjp2p.widget.pull2refresh.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.christain.appbase.widget.cubeptr.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.sxjs.common.widget.pulltorefresh.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.tlf.basic.support.refresh.header.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.debuff.fictitious.view.custom.pull.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide
From source file com.android.support.MaterialProgressDrawable.java
/** * Fancy progress indicator for Material theme. * * @hide */ class MaterialProgressDrawable extends Drawable implements Animatable {
From source file com.jtech.view.MaterialProgressDrawable.java
/** * Fancy progress indicator for Material theme. * * @hide */ class MaterialProgressDrawable extends Drawable implements Animatable {
From source file com.ldxx.xxbase.view.MaterialProgressDrawable.java
/** * Fancy progress indicator for Material theme. * * @hide */ class MaterialProgressDrawable extends Drawable implements Animatable {
From source file com.lmface.util.in.srain.cube.views.ptr.header.MaterialProgressDrawable.java
/**
* Fancy progress indicator for Material theme.
* It's taken from {@link android.support.v4.widget}.
* I've done some slight changes.
*
* @hide