سؤال

I have a busy layout and I want all the information on the screen, but divided by the functional equivalent of <hr> in an HTML layout.

هل كانت مفيدة؟

المحلول

You can just use a 1px high UIView and set the background color to whatever you want.

Or the harder way using Core Graphics.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top