Skip to content
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

forToolbarOverflow alignment not working properly #377

Open
2 tasks done
ghost opened this issue Oct 21, 2020 · 0 comments
Open
2 tasks done

forToolbarOverflow alignment not working properly #377

ghost opened this issue Oct 21, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 21, 2020

  • I have verified the issue exists on the latest version
  • I am able to reproduce it

Version used: 1.13.0

Stack trace:

Android version: 5.1 and 7.

The problem I am facing is only on forToolbarOverflow(). when I use it with title only (forToolbarOverflow(Toolbar toolbar, CharSequence title)) the text is aligned to the right side of the screen and not the left. This causes the text to meet the right side of the screen (with 0 padding or magin). In other words, the text touches the right side, while there should be some space. Using forToolbarOverflow() with title and description adds a little padding. Though, the alignment is the same.

Any chance for fixing this?

Thanks for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants