andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 633 forks source link

uisearchbar in wrong position #7

Closed iRILLLL closed 10 years ago

iRILLLL commented 10 years ago

Hi, I got some problems when trying to add search bar above table view

photo 1

photo 2

I've no idea how to fix it, can you help me?

thanks for your help

andreamazz commented 10 years ago

Hi, I have to implement a searchbar in my project in the next few days. I'll try to fix it and I'll get back to you as soon as possible.

andreamazz commented 10 years ago

Hi @iRILLLL, sorry if took me so long to get back to you. I tried in my project, and placing the searchbar outside the table view and using autolayout caused me no problems. How are your views configured?

iRILLLL commented 10 years ago

I was adding UISearchBar as a child of UITableView. Would you like to send me the xcode project to iril.rf@gmail.com? I want to compare it.

thanks for your help, sorry 4 my bad English

screen shot 2013-12-11 at 4 13 36 pm

andreamazz commented 10 years ago

Chackout the sample project in commit 90b2af6