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

Fix layout glitches between OS versions and devices #438

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kishikawakatsumi
Copy link
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.

None yet

1 participant