ko1o / PYSearch

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

ios11 搜索框变形,取消按钮没居中 #108

Closed ningcol closed 5 years ago

ningcol commented 7 years ago

搜索框变形,取消按钮没居中

yrming commented 7 years ago

iOS 11 下取消按钮紧挨着搜索框

JHLeeVip commented 7 years ago

iOS 11下搜索框变形,取消按钮紧挨着搜索框,希望能尽快优化,谢谢👍

ko1o commented 7 years ago

@ningcol @yrming @JHLeeVip 最新版本已经完成适配,欢迎更新测试!

MuZiLee commented 6 years ago

iOS 11.2还是变型的,点击搜索,再返回,_searchBar和_searchTextField的x居然居中了!!!!! 用mas_makeConstraints:约束都没有用.这也太神奇了吧?