I have a tableView that need to pop up UIMenuController. The menu is shown on correct position by called showMenuFromView:rect:, but after the device been rotated upside down, the same code won't working correct just as the snapshot, how to resolve this problem?
1
0
964