ios - Is it possible to add a vertical line beside a paragraph with UITextView/UILabel? -
i'm looking build uitextview/uilabel allows quotes distinguished visually. common way seemingly vertical line left of quoted portion.
an example [this article] daring fireball, notice line quoted portion:

how go accomplishing uitextview/uilabel? can figure out in uiwebview using css, unfortunately uiwebview won't work in project (due these quotes being in numerous uitableviewcells). manually indenting paragraphs wouldn't work appear anywhere in block of text, perhaps third paragraph, wouldn't know put it.
Comments
Post a Comment