phucpd / gtm-oauth2

Automatically exported from code.google.com/p/gtm-oauth2
0 stars 0 forks source link

Unable to customize navigationBar/navigationItem properties if GTMOAuth2ViewController is the rootViewController #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As the title I'm unable to customize these properties.

I'm looking to edit the navigationBar color, navigationBar 
button/attributedString attributes, navigationBar title/attributedString 
attributes.

I've already tried overriding setUpNavigation and subclassing, but the result 
is shitty; with shitty I means:

1. If I set the attributedString attributes the text will disappear
2. Can't even set the tintColor

This is happening only with this class.

Original issue reported on code.google.com by playerst...@gmail.com on 13 Dec 2013 at 6:24