Skip to content

Instantly share code, notes, and snippets.

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