-
Notifications
You must be signed in to change notification settings - Fork 754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
键盘存在与否,影响数据的整体显示 #61
Comments
@honeycao 谢谢您的反馈!最近比较忙。我尽快找个时间修复 或者您发现了问题所在,欢迎修复,然后PR! |
@honeycao 加我QQ:499491531 备注:GitHub#61 |
不知道有什么好的解决方案没有? |
热门、历史记录的布局都是固定的,没法动态配置吗? |
@Arthurcsh 如果需要动态配置,建议 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题:实现了delegate 并写了 didSelectHotSearchAtIndex 和 didSelectSearchHistoryAtIndex 方法,当点击搜索历史记录时,此时键盘是收起来的,那么弹出来的搜索建议不能显示完全,底部总有几个滚不上来,当我将键盘一直显示的时候,那么是可以完全显示的,但是不想键盘一直显示,然后这个问题不知道怎么解决。。。
The text was updated successfully, but these errors were encountered: