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-17676] Added call to iOS api to reset separator insets #6091

Merged
merged 4 commits into from Oct 3, 2014

Conversation

muhammaddadu
Copy link
Contributor

Details in Jira ticket

In iOS 8, there is one new property for all the objects inherit from UIView. So, the solution to set the SeparatorInset in iOS 7.x will not be able to remove the white space you see on the UITableView in iOS 8.

The new property is called "layoutMargins".

@ingo
Copy link
Contributor

ingo commented Sep 16, 2014

Minor point. The PR should start with the ticket #, i.e. [TIMOB-17676]

@muhammaddadu muhammaddadu changed the title Added call to iOS api to reset separator insets [TIMOB-17676] Added call to iOS api to reset separator insets Sep 16, 2014
@vishalduggal
Copy link
Contributor

CR + FR ok. APPROVED

vishalduggal added a commit that referenced this pull request Oct 3, 2014
[TIMOB-17676] Added call to iOS api to reset separator insets
@vishalduggal vishalduggal merged commit c4e69d1 into tidev:master Oct 3, 2014
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.

None yet

3 participants