identity-samples
identity-samples copied to clipboard
PreferUiBrandingComponentName usage?
Referring https://developer.android.com/reference/androidx/credentials/GetCredentialRequest#getPreferUiBrandingComponentName()
Is it possible to use this "Sign in with google", to show different logo and label instead of app's icon and label? In the above link it mentions to use service component name, does this mean service component just for branding changes?
There are no samples explaining its use.