googlesamples / google-services

A collection of quickstart samples demonstrating the Google APIs for Android and iOS
https://developers.google.com
Apache License 2.0
3.05k stars 2.53k forks source link

How to customize my own icon using new version sign-in-with-google? #525

Open ChrisLuckComes opened 2 years ago

ChrisLuckComes commented 2 years ago

New version problem:

  1. When I'm using Google Chrome Develop Tool - Mobile Device will change Google's Icon style itself.It seems to be weird.
  2. No matter which way i use,HTML API and JavaScript API can't customize its style neither.It only support three types of size.All I want is setting width to what i like.I can't change styles by myself because it's in a Iframe.
  3. Users like me prefer to use their own icon provided by Designer,I hope i can set styles as a i want at least.
ecda909 commented 2 years ago

Did you find an answer to this yet?