You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
UINavigationController
UITableViewController A: table with static cells, tap pushes B onto the stack
UIBarButtonItem A1
UIBarButtonItem A2
UIViewController B
UIBarButtonItem B1
UIBarButtonItem B2
Stylesheet:
UIBarButtonItem
title-text-attributes[state:normal] @
font HelveticaNeue-Italic 30
foreground-color red
In view controller A buttons A1 and A2 appear to be properly styled, when you move to view controller B, the style of B1 (back button) and B2 reverts to default.
The text was updated successfully, but these errors were encountered:
With this view controller hierarcy:
Stylesheet:
In view controller A buttons A1 and A2 appear to be properly styled, when you move to view controller B, the style of B1 (back button) and B2 reverts to default.
The text was updated successfully, but these errors were encountered: