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

Text and Chips are not at the same level #11

Closed
neokree opened this issue Apr 8, 2016 · 2 comments
Closed

Text and Chips are not at the same level #11

neokree opened this issue Apr 8, 2016 · 2 comments

Comments

@neokree
Copy link

neokree commented Apr 8, 2016

When you add an email manually, the cursor is not at the same level of the chips but it is under that.
This cause to have a bigger view when it's not necessary.

For example if I want to have a 56dp height chipsView and I set android:minHeight="56dp" the cursor is in the correct position, but the chips haven't a padding from the top.
Adding a paddingTop to the view cause the view to have a greater height, so it's not correct again.

Following the material design specs, the cursor shold be at the same level of the chips.

@AlexanderThiele
Copy link
Contributor

Hey @neokree, we just released a new version (1.1.0) where we fixed your issue. Could you please check out the latest version and let me know if everything works?

@neokree
Copy link
Author

neokree commented Apr 10, 2016

yes in the 1.1.0 version this issue is fixed

@neokree neokree closed this as completed Apr 10, 2016
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

2 participants