Example usage for android.graphics.drawable Drawable subclass-usage

List of usage examples for android.graphics.drawable Drawable subclass-usage

Introduction

In this page you can find the example usage for android.graphics.drawable Drawable subclass-usage.

Usage

From source file in.srain.cube.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.afra55.baseclient.view.refreshforheader.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 cn.xiaocool.hongyunschool.view.MaterialProgressDrawable.java

/**
 * Fancy progress indicator for Material theme. It's taken from
 * {@link android.support.v4.widget}. I've done some slight changes.
 *
 */
public class MaterialProgressDrawable extends Drawable implements Animatable {

From source file in.srain.cube.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.jude.easyrecyclerview.swipe.MaterialProgressDrawable.java

/**
 * Fancy progress indicator for Material theme.
 *
 * @hide
 */
class MaterialProgressDrawable extends Drawable implements Animatable {

From source file me.lynnchurch.swiperefreshplus.MaterialProgressDrawable.java

/**
 * Fancy progress indicator for Material theme.
 *
 * @hide
 */
class MaterialProgressDrawable extends Drawable implements Animatable {

From source file com.JTechMod.custom.refreshlayout.MaterialProgressDrawable.java

/**
 * Fancy progress indicator for Material theme.
 *
 * @hide
 */
class MaterialProgressDrawable extends Drawable implements Animatable {

From source file com.lcc.imusic.wiget.MaterialProgressDrawable.java

/**
 * Fancy progress indicator for Material theme.
 *
 * @hide
 */
public class MaterialProgressDrawable extends Drawable implements Animatable {

From source file mobi.jzcx.android.core.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.hakerjack.experiments.RefreshIconDrawable.java

/**
 * Fancy progress indicator for Material theme.
 *
 * @hide
 */
class RefreshIconDrawable extends Drawable implements Animatable {