We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After attempt to sing in with web view we would like to have a top left back button to return back to app
Now only possible solution is override AuthorizationActivity and add back button programmatically, but r8 is blocking it
I would like to have some configuration for this back button visibility or let's have it's always because we are starting sign in from our custom page
The text was updated successfully, but these errors were encountered:
@alzakharenk Can you please share the example and screenshot?
Sorry, something went wrong.
No branches or pull requests
After attempt to sing in with web view we would like to have a top left back button to return back to app
Now only possible solution is override AuthorizationActivity and add back button programmatically, but r8 is blocking it
I would like to have some configuration for this back button visibility or let's have it's always because we are starting sign in from our custom page
The text was updated successfully, but these errors were encountered: