1

I have added an arrow icon in following sample: https://github.com/smileyborg/TableViewCellWithAutoLayout

[self.nextarrow autoPinEdgeToSuperviewEdge:ALEdgeTrailing withInset:kLabelHorizontalInsets];
[self.nextarrow autoAlignAxis:ALAxisHorizontal toSameAxisOfView:self.bodyLabel];

This will center to multiple line body label. But I would like my icon to center single line label and multiple line bodyLabel.

Tariq
  • 9,861
  • 12
  • 62
  • 103

0 Answers0