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 cc.chenghong.vkagetorder.material.CircleProgressBar.java

public class CircleProgressBar extends ImageView implements MaterialHeadListener {

    private static final int KEY_SHADOW_COLOR = 0x1E000000;
    private static final int FILL_SHADOW_COLOR = 0x3D000000;
    // PX
    private static final float X_OFFSET = 0f;

From source file com.education.online.view.refreshlayout.CircleProgressBar.java

public class CircleProgressBar extends ImageView implements MaterialHeadListener {

    private static final int KEY_SHADOW_COLOR = 0x1E000000;
    private static final int FILL_SHADOW_COLOR = 0x3D000000;
    // PX
    private static final float X_OFFSET = 0f;

From source file cn.com.elex.social_life.support.view.cjj.CircleProgressBar.java

/**
 * The author is lsjwzh(MaterialLoadingProgressBar) link{https://github.com/lsjwzh/MaterialLoadingProgressBar},
 * I did some slight modifications
 */
public class CircleProgressBar extends ImageView implements MaterialHeadListener {

From source file com.example.ant_test.swipe_layout.library.CircleProgressBar.java

public class CircleProgressBar extends ImageView implements MaterialHeadListener {

    private static final int KEY_SHADOW_COLOR = 0x1E000000;
    private static final int FILL_SHADOW_COLOR = 0x3D000000;
    // PX
    private static final float X_OFFSET = 0f;

From source file com.eland.android.eoas.Views.SwipeRefreshView.CircleProgressBar.java

/**
 * The author is lsjwzh(MaterialLoadingProgressBar) link{https://github.com/lsjwzh/MaterialLoadingProgressBar},
 * I did some slight modifications
 */
public class CircleProgressBar extends ImageView implements MaterialHeadListener {

From source file com.meiya.refreshandloadmorelib.refresh.CircleProgressBar.java

public class CircleProgressBar extends ImageView implements MaterialHeadListener {

    private static final int KEY_SHADOW_COLOR = 0x1E000000;
    private static final int FILL_SHADOW_COLOR = 0x3D000000;
    // PX
    private static final float X_OFFSET = 0f;

From source file com.seventh.materialdesignlib.refreshlayout.CircleProgressBar.java

/**
 * The author is lsjwzh(MaterialLoadingProgressBar) link{https://github.com/lsjwzh/MaterialLoadingProgressBar},
 * I did some slight modifications
 */
public class CircleProgressBar extends ImageView implements MaterialHeadListener {

From source file org.xingjitong.ui.CallButton.java

/**
 * @author Guillaume Beraudo
 */
public class CallButton extends ImageView implements OnClickListener, AddressAware {

    private AddressText mAddress;

From source file com.hwqgooo.douknow.view.widget.CircleImageView.java

public class CircleImageView extends ImageView {

    private static final ScaleType SCALE_TYPE = ScaleType.CENTER_CROP;

    private static final Bitmap.Config BITMAP_CONFIG = Bitmap.Config.ARGB_8888;
    private static final int COLORDRAWABLE_DIMENSION = 2;

From source file jp.tkgktyk.xposed.forcetouchdetector.app.util.fab.LocalFloatingActionButton.java

/**
 * Floating action buttons are used for a special type of promoted action. They are distinguished
 * by a circled icon floating above the UI and have special motion behaviors related to morphing,
 * launching, and the transferring anchor point.
 *
 * <p>Floating action buttons come in two sizes: the default and the mini. The size can be