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

Suport RTL #1

Open WahdanZ opened 6 years ago

WahdanZ commented 6 years ago

can you support RTL in your button google logo should be in the right of the button

shobhitpuri commented 6 years ago

@WahdanZ Thanks for the request. Somehow I didn't get the notification so just saw this today. It should surely support right-to-left languages. As soon as I get some time, I will work to include that. If you get time, feel free to open a pull request.