An open API service indexing awesome lists of open source software.

https://github.com/below/autolayoutsample

A sample for Autolayout
https://github.com/below/autolayoutsample

Last synced: over 1 year ago
JSON representation

A sample for Autolayout

Awesome Lists containing this project

README

          

# AutolayoutSample

This sample is to demonstrate how to create autolayout constraints which will position items so that they will adjust correctly both for the double-height "in-call" status bar, as well as for the new landscape mode in iOS 8.

Maybe it is of use for someone