i have added arrow icon in following sample: https://github.com/smileyborg/tableviewcellwithautolayout
[self.nextarrow autopinedgetosuperviewedge:aledgetrailing withinset:klabelhorizontalinsets]; [self.nextarrow autoalignaxis:alaxishorizontal tosameaxisofview:self.bodylabel]; this center multiple line body label. icon center single line label , multiple line bodylabel.
Comments
Post a Comment