UISearchBarStyleMinimal shows scope buttons on top of UISearchBar

守給你的承諾、 提交于 2019-12-08 21:00:40

问题


When I apply UISearchBarStyleMinimal my scope buttons get drawn over the search bar. Here is how it looks like on regular style:

And when I apply the style, I get something like this:

Does anyone have an idea why this happens, and what can I do to fix it. When I remove the scope buttons it look really nice, but I need the scope button for my app.

来源:https://stackoverflow.com/questions/24571683/uisearchbarstyleminimal-shows-scope-buttons-on-top-of-uisearchbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!