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

Refactor to fix positioning on landscape/tablet #2

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

rdoubleui
Copy link
Contributor

@rdoubleui rdoubleui commented Aug 24, 2018

The current implementation relies on the fact that the tab bar caption is located underneath the image, in order to position the indicator correctly (basically positioning the indicator above the complete tab bar).

This PR changes this behavior and directly attaches the indicator relative to the image view itself in order to preserve the correct positioning.

@odedharth odedharth merged commit 1da0318 into odedharth:master Sep 6, 2018
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

Successfully merging this pull request may close these issues.

2 participants