Junyi1227
Junyi1227
hot spotpoint
I don't get it...
- (void)moveHorizontallyToLocation:(CGFloat)location { CGRect rect = self.view.frame; UIInterfaceOrientation orientation = [UIApplication sharedApplication].statusBarOrientation; Menu menu = (self.horizontalLocation >= 0 && location >= 0) ? MenuLeft : MenuRight; if ((location > 0...
me too self.psViewModel.horizontalScroll?.moveToPage not working