List of usage examples for android.widget Button subclass-usage
From source file android.support.v7.widget.XpAppCompatButton.java
/**
* A {@link Button} which supports compatible features on older version of the platform,
* including:
* <ul>
* <li>Supports {@link android.support.v7.appcompat.R.attr#textAllCaps} style attribute which works back to
* {@link android.os.Build.VERSION_CODES#ECLAIR_MR1 Eclair MR1}.</li>
From source file rosmi.acagild.alarmclock.onboarding.BubblePagerIndicator.java
public class BubblePagerIndicator extends Button implements ViewPager.OnPageChangeListener { private Paint mPaint; private int mPosition; private int mTotalPositions; public BubblePagerIndicator(Context context, AttributeSet attrs, int defStyle) {
From source file com.microsoft.mimickeralarm.onboarding.BubblePagerIndicator.java
public class BubblePagerIndicator extends Button implements ViewPager.OnPageChangeListener { private Paint mPaint; private int mPosition; private int mTotalPositions; public BubblePagerIndicator(Context context, AttributeSet attrs, int defStyle) {
From source file com.xee.auth.SignInButton.java
public final class SignInButton extends Button { private int mSizeIcon; private int mSizeNormal; private int mSizeLarge; private int mPaddingVertical;
From source file co.ceryle.segmentedbutton.SegmentedButton.java
public class SegmentedButton extends Button { public SegmentedButton(Context context) { super(context); init(context, null); }
From source file com.facebook.LoginButton.java
/**
* A Log In/Log Out button that maintains session state and logs
* in/out for the app.
* <p/>
* This control will create and use the active session upon construction
* if it has the available data (if the app ID is specified in the manifest).
From source file com.sina.weibo.sdk.widget.LoginButton1.java
/**
* /
* SSO
* /res/values/styles.xml
*
* @author SINA
From source file com.sina.weibo.sdk.widget.LoginoutButton.java
/**
* ???/
* ??SSO ????
* ?? /res/values/styles.xml ?
*
* @author SINA
From source file com.sina.android.weibo.sdk.widget.LoginoutButton.java
/**
* ???/
* ??SSO ????
* ?? /res/values/styles.xml ?
*
* @author SINA
From source file com.sina.weibo.sdk_lib.widget.LoginoutButton.java
/**
* ???/
* ??SSO ????
* ?? /res/values/styles.xml ?
*
* @author SINA