lundi 29 décembre 2014

Custom UINavigationBar not work

how to create uinavigationbar as image in iOS , http://i.stack.imgur.com/253QR.png


I tried



UIImage *navBackgroundImage = [UIImage imageNamed:@"Navi.png"];
[[UINavigationBar appearance] setBackgroundImage:navBackgroundImage forBarMetrics:UIBarMetricsDefault];



Aucun commentaire:

Enregistrer un commentaire