ios - Making UIButton Wrap Following a UILabel -


we have multi-line text-wrapping uilabel text in it. @ end of label want place uibutton shown.

enter image description here

what's simplest way implement this? text in button must not break i.e. button must flow on next line unit if there isn't enough space.

using attributed string non-breaking spaces ("\u{00a0}") works.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -