shobhitpuri / custom-google-signin-button

A custom SignInButton for Android that supports 'android:text' attribute, currently not supported by Google's original 'SignInButton'. This library also allows to set button theme to dark or light and is based on Google guidelines.
http://go.shobhitpuri.com/googlesignin
MIT License
78 stars 25 forks source link

Added ability to center the text in the button #5

Closed shobhitpuri closed 5 years ago

shobhitpuri commented 5 years ago

Allow centering text within the whole button instead of just in the space to the right of Google icon. This resolves #3.