Example usage for android.view View subclass-usage

List of usage examples for android.view View subclass-usage

Introduction

In this page you can find the example usage for android.view View subclass-usage.

Usage

From source file com.codetroopers.betterpickers.radialtimepicker.RadialTextsView.java

/**
 * A view to show a series of numbers in a circular pattern.
 */
public class RadialTextsView extends View {

    private final static String TAG = "RadialTextsView";

From source file cn.viewpagerindicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.bawei.mualllib.vp.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.dexing.findyou.view.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file cm.aptoide.com.viewpagerindicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.autoscrollview.widget.indicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.devil.openvideo.indicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.dongmihui.ui.viewpagerindicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;

From source file com.google.zxing.client.android.ViewfinderView.java

 * @author dswitkin@google.com (Daniel Switkin)
 */
public final class ViewfinderView extends View {

    private static final long ANIMATION_DELAY = 80L;
    private static final int CURRENT_POINT_OPACITY = 0xA0;

From source file com.codeim.lib.viewpagerindicator.UnderlinePageIndicator.java

/**
 * Draws a line for each page. The current page line is colored differently
 * than the unselected page lines.
 */
public class UnderlinePageIndicator extends View implements PageIndicator {
    private static final int INVALID_POINTER = -1;