ko1o / PYSearch

🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
MIT License
3.83k stars 752 forks source link

可以交换搜索历史和热门搜索的位置吗? #213

Closed CCBrother closed 5 years ago

CCBrother commented 5 years ago

问题描述

可以让历史记录显示在热门搜索前面吗?

重现步骤

预期结果

图片

实际结果

受影响的设备

版本信息

ko1o commented 5 years ago

@CCBrother swapHotSeachWithSearchHistory 设为YES.

CCBrother commented 5 years ago

目前我用的版本没有看到这个属性,最新版本有这个属性了?

CCBrother commented 5 years ago

新版本看到了,多谢多谢~