andreamazz / SlideOutNavigation

SlideOut Navigation Controller for iOS.
MIT License
210 stars 49 forks source link

Custom table header class using auto layout throws the assertion "Auto L... #50

Closed achitre closed 10 years ago

achitre commented 10 years ago

Implementing a custom AMSlideTableHeader using throws the assertion "Auto Layout still required after executing -layoutSubviews" when using auto layout. Adding call to [super layoutSubviews] in AMSlideTableHeader solves this. Not sure if this has any impact on the default AMSlideTableHeader

Signed-off-by: Aniruddha Chitre achitre@chenoainc.com

andreamazz commented 10 years ago

Looks good, merged.

andreamazz commented 10 years ago

Pushed the change to cocoapod version 1.7.6