-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Not working with androidx.appcompat.widget.Toolbar #1
Comments
@tmm1 I copied this file from the library into my project
and it worked like a charm with androidx :) |
<androidx.appcompat.widget.Toolbar
|
1 similar comment
<androidx.appcompat.widget.Toolbar
|
@masqueNada can you explain more how you did it? Where to put what? |
I tried to use this library as such:
but the text is not centered.
Does it work with androidx?
The text was updated successfully, but these errors were encountered: