List of usage examples for android.widget Button subclass-usage
From source file com.chao.facebookzc.widget.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 m2.android.archetype.example.FacebookSdk.widget.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). It will
From source file com.facebook.widget.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).