Edit New issue iPad 搜索样式优化, 不隐藏Navigation #20

This commit is contained in:
life
2015-11-06 10:00:46 +08:00
parent c1b1cda1a4
commit e53b2b99bb

View File

@@ -874,7 +874,7 @@
// [controller.searchResultsTableView reloadData]; // , !!
[self.tableView reloadData];
if (IS_IPAD) {
if (!IS_IPAD) {
[self restoreBarStyle];