Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Fix layout glitches between OS versions and devices#438

Open
kishikawakatsumi wants to merge 2 commits intomasterfrom
kk/fix_layout
Open

Fix layout glitches between OS versions and devices#438
kishikawakatsumi wants to merge 2 commits intomasterfrom
kk/fix_layout

Conversation

@kishikawakatsumi
Copy link
Copy Markdown
Contributor

  • Avoid changing contentOffset of table view to easily support various screen size.
  • Change pull-to-insert distance to consider safe area.
  • Fixed AutoLayout constraint that behaves different depends on OS versions

Before:

iPhone X

iphone-x

iOS 11

ios11

After:

iphone-x

CC @austinzheng @icanzilb @dhmspector

… to more easily absorb the difference between OS and device.
- Avoid changing `contentOffset` of table view to easily support various screen size.
- Change pull-to-insert distance to consider safe area.
- Fixed AutoLayout constraint that behaves different depends on OS versions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant