Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove the set of methods that retrieve the position of a flex line. #316

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

thagikura
Copy link
Contributor

Because:

  • There is an issue that invisble flex line's position is not updated
    with FlexboxLayoutManager.
  • The same information can be retrieved from an individual view.

Because:
- There is an issue that invisble flex line's position is not updated
with FlexboxLayoutManager.
- The same information can be retrieved from an individual view.
@thagikura
Copy link
Contributor Author

Fixes #244

@thagikura thagikura requested a review from yaraki June 26, 2017 05:36
@thagikura thagikura merged commit 2deefdd into dev_recyclerview Jun 26, 2017
@thagikura thagikura deleted the remove_position_methods_from_flexline branch June 26, 2017 06:10
thagikura added a commit that referenced this pull request Jun 28, 2017
…316)

Because:
- There is an issue that invisble flex line's position is not updated
with FlexboxLayoutManager.
- The same information can be retrieved from an individual view.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants