ios - SelectedImageTintColor of UITabBar is getting reset after MFMailComposeViewController -



ios - SelectedImageTintColor of UITabBar is getting reset after MFMailComposeViewController -

after mfmailcomposeviewcontroller called. selectedimagetintcolor of uitabbar changed , dark gray.

i read kind of bug in ios 7.1

i tried

[[self.tabbarcontroller tabbar] setselectedimagetintcolor:[uicolor redcolor]];

in mailcomposecontroller didfinishwithresult

but nil changed.

workarounds?

ios uitabbarcontroller mfmailcomposeviewcontroll

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -