CryptoFlyer
Results
3
comments of
CryptoFlyer
Same problem when I come back to a table view controller from a detail view controller the layout is broken. Any ideas?
Fixed. It works if you use the files on the Github repo instead of cocopoads one. In the pod the [self addChildViewController:ctr] improvment doesn't seem to be done.
I'm interested with this issue too! I have a lot amount of data. I want to display all the points on the line chart but only few X labels with...