zhPopupController icon indicating copy to clipboard operation
zhPopupController copied to clipboard

旧的snailPopupController能否恢复下载?新的这个有许多兼容问题

Open leaoqian opened this issue 7 years ago • 0 comments

使用xcode 9 编译。

1.必须每次都new,否则弹出一次,第二次弹就看不见了。 self.zh_popupController= [zhPopupController new]; [self.zh_popupController presentContentView:subtitleConfigView];

2.使用几次后,旋转手机,屏幕不能旋转了。。。

leaoqian avatar Dec 19 '17 09:12 leaoqian