AppleOctopus / Last-Word

1 stars 0 forks source link

Unable to customize the facebook login button #5

Closed lin1000 closed 7 years ago

lin1000 commented 7 years ago

The out of box facebook login button is not pretty fit with our login page. Need to find a way to customize it.

lin1000 commented 7 years ago

Fixed by using imageview and onlick to simulated the button , and then using facebook button to perform click when image view onClick event trigger.