mirror of
https://github.com/leanote/leanote-ios.git
synced 2026-01-23 02:01:20 +08:00
Edit New issue iPad 搜索样式优化, 不隐藏Navigation #20
This commit is contained in:
@@ -874,7 +874,7 @@
|
||||
// [controller.searchResultsTableView reloadData]; // 不能有这个, 这个没用!! 有这个会导致选择笔记有问题
|
||||
[self.tableView reloadData];
|
||||
|
||||
if (IS_IPAD) {
|
||||
if (!IS_IPAD) {
|
||||
|
||||
[self restoreBarStyle];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user