Skip to content

Instantly share code, notes, and snippets.

@nrlnishan
Created May 19, 2018 14:59
Show Gist options
  • Select an option

  • Save nrlnishan/3aa091127e3b40ee1b2d081ca3a36e51 to your computer and use it in GitHub Desktop.

Select an option

Save nrlnishan/3aa091127e3b40ee1b2d081ca3a36e51 to your computer and use it in GitHub Desktop.
Scrollview - Adaptive View
// DRAFT:-
1. Give scrollview with top, leading, trailing & bottom constraint
2. Give the container view inside scrollview with
- Center x to scrollview
- Center y to scrollview
- trailing to scrollview
- bottom to scrollview
- Equal Height to scrollview
- Equal Width to scrollview
3. Give positions of the views inside container view a proportional position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment