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

[TIMOB-25287] (6_3_X): iPhone X - Ti.UI.SearchBar in list-view get wrongly positioned #9482

Merged
merged 5 commits into from Oct 10, 2017

Conversation

vijaysingh-axway
Copy link
Contributor

@hansemannn hansemannn changed the title [TIMOB-25287] (6_3_X): iPhone XTi.UI.SearchBar in list-view get wrongly positioned [TIMOB-25287] (6_3_X): iPhone X - Ti.UI.SearchBar in list-view get wrongly positioned Sep 27, 2017
@hansemannn hansemannn added this to the 6.3.0 milestone Sep 27, 2017
@vijaysingh-axway
Copy link
Contributor Author

@hansemannn Can you review last commit please. It is simpler solution. As we are setting contentInsetAdjustmentBehavior property of tableView UIScrollViewContentInsetAdjustmentNever, similarly setting searchTableView property will fix the problem . No need to adjusting using safeAreaInsets. Thanks!

@hansemannn
Copy link
Collaborator

Will do! Please rebase the whole PR to the base-branch and only add the new lines. Right now, the PR still has changes to the indentation caused by the master PR. Ideally, the PR should only have 6 lines changed (2 if-statements with the content-insets change).

@vijaysingh-axway
Copy link
Contributor Author

vijaysingh-axway commented Oct 4, 2017

Rather rebasing I restored indentation, which fixes previously existing spaces etc also. Though there are few more lines addition and deletion, I think it will be good.

@ewieberappc ewieberappc merged commit f06cfbf into tidev:6_3_X Oct 10, 2017
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.

None yet

3 participants