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

Евгений Васильев @vasil.ev.genij #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EuV
Copy link

@EuV EuV commented Jul 24, 2016




@Override
protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Круто, что паддинги обработал, но код работает правильно, только если width wrap_content, с match_parent или фиксированной шириной растягивающаяся вью не отображается

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Прошу пояснить, что именно и в каких случая не работает; в демо-лейауте и, соответственно, на скринах выше есть вьюхи со всеми перечисленными значениями width, и всё ок.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я имел ввиду LightweightHorizontalLayout, если у нее выставить match_parent или фиксированную ширину, то вьюха с match_parent не отображается

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, была логическая ошибка.
Пофиксил.

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

Successfully merging this pull request may close these issues.

2 participants