标签: ios objective-c swrevealviewcontroller mbprogresshud
我在MBProgressHUD的菜单栏中显示SWRevealViewController。当我滚动菜单并再次打开菜单时,MBProgressBar的位置会发生变化。
MBProgressHUD
SWRevealViewController
MBProgressBar
我希望这个职位始终保持在菜单的中心。
hud = [MBProgressHUD showHUDAddedTo:self.tableView animated:YES];