Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save luizmarcus/455af89cc5c1cf06f2bcd18dbd58603e to your computer and use it in GitHub Desktop.
Save luizmarcus/455af89cc5c1cf06f2bcd18dbd58603e to your computer and use it in GitHub Desktop.
DigitsAuthButton digitsAuthButton = (DigitsAuthButton) findViewById(R.id.auth_button);
digitsAuthButton.setCallback(callback);
digitsAuthButton.setAuthTheme(android.R.style.Theme_Material);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment