XAlign
XAlign copied to clipboard
It doesn't work well?
@property (nonatomic, retain) UITableView *bottomTV; @property (nonatomic, retain) UICollectionView *ADCollectionV;
@property (nonatomic, retain) UIPageControl *pageControl; @property(nonatomic, retain) NSTimer *timer;
@property (nonatomic, retain) NSMutableArray *ADInfoArrM; @property (nonatomic, retain) NSMutableArray *tripsInfoArrM;
@property (nonatomic, retain) UIWebView *webView;
@property (nonatomic, copy) NSString *moreTripsIdNumber;
@property (nonatomic, retain) MBProgressHUD *HUD;
@property (nonatomic, retain) StoryTitleTableViewCell *cell;
and use XAlign it changed @property (nonatomic, retain) UITableView *bottomTV; @property (nonatomic, retain) UICollectionView *ADCollectionV;
@property (nonatomic, retain) UIPageControl *pageControl; @property (nonatomic, retain) NSTimer *timer;
@property (nonatomic, retain) NSMutableArray *ADInfoArrM; @property (nonatomic, retain) NSMutableArray *tripsInfoArrM;
@property (nonatomic, retain) UIWebView *webView;
@property (nonatomic, copy ) NSString *moreTripsIdNumber;
@property (nonatomic, retain) MBProgressHUD *HUD;
@property (nonatomic, retain) StoryTitleTableViewCell *cell;