Example usage for android.widget TextView subclass-usage

List of usage examples for android.widget TextView subclass-usage

Introduction

In this page you can find the example usage for android.widget TextView subclass-usage.

Usage

From source file org.opensilk.common.ui.widget.ColorCodedThumbnail.java

/**
 * Created by drew on 6/23/14.
 */
public class ColorCodedThumbnail extends TextView {

    public ColorCodedThumbnail(Context context) {

From source file com.example.reedme.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.netpace.expressit.android.ui.TypefaceTextView.java

/**
 * <p>A custom <code>TextView</code> that displays text using a custom
 * <code>Typeface</code> that can be set in your XML layout.</p>
 * 
 * <p>To use the custom view attributes in your layout, you'll need to first
 * declare the custom namespace using the xmlns directive:</p>

From source file com.android.datetimepicker.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.layernet.thaidatetimepicker.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.jarklee.materialdatetimepicker.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.wdullaer.materialdatetimepicker.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.justwayward.reader.view.BookContentTextView.java

/**
 * ??
 *
 * @author yuyh.
 * @date 16/9/2.
 */

From source file com.borax12.materialdaterangepicker.single.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;

From source file com.bw.luzz.monkeyapplication.View.DateTimePicker.date.TextViewWithCircularIndicator.java

/**
 * A text view which, when pressed or activated, displays a colored circle around the text.
 */
public class TextViewWithCircularIndicator extends TextView {

    private static final int SELECTED_CIRCLE_ALPHA = 255;