Closed 7imbrook closed 9 years ago
The populateSlides: methods currently only returns NSString and displays that text. Needs to be updated to use attributed strings (or something to that extent) to properly display text.
populateSlides:
NSString
See file InstructionsViewController.m
InstructionsViewController.m
EDIT: Additional,
The
populateSlides:
methods currently only returnsNSString
and displays that text. Needs to be updated to use attributed strings (or something to that extent) to properly display text.See file
InstructionsViewController.m
EDIT: Additional,