You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this third part, I'm developing a custom header like as project example, I have copied the same code but the headImageView doesn't resize, I have checked that updateHeadPhotoWithTopInset method did not fire too.
I'm new in objective-c, What could I be doing wrong??
The text was updated successfully, but these errors were encountered:
You should not chenged this 'internal implimenon',you can just inherience this class and override the -
(UIView *)customHeaderView method, all things will be fine.
Hi!
Thanks for this third part, I'm developing a custom header like as project example, I have copied the same code but the headImageView doesn't resize, I have checked that updateHeadPhotoWithTopInset method did not fire too.
I'm new in objective-c, What could I be doing wrong??
The text was updated successfully, but these errors were encountered: