I have increased the tab bar height by using CGRectMake, and my questions is: can I increase the shadow (that appears over the tab bar item when is selected) height ? and how ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For your question even I didn’t try it before, but I think it’s possible, from this reference link http://developer.apple.com/library/ios/documentation/UIKit/Reference/UITabBar_Class/UITabBar_Class.pdf, please look at shadowImage Discussion
UPDATE: Thank you for
Muhannad Dasoqie, to discover this by himself 🙂