I need to change the alpha component of barTintColor of the navigationController's navigationBar. The alpha value must increase when the user scroll down a scrollview add in the view controller. I'm trying to set a UIColor with a alpha component less than 1.0, but the navigation bar set this color always with an alpha equal to 1.0, there are some tricks i could use to change the alpha of the navigationBar programmatically?
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment