Saagar Jha
Usually I’d point at this and go “haha obviously someone just made an NSAttributedString without configuring it” but like it’s been this way for a while and this is the most basic use of -[UINavigationItem setSubtitle:] so now I’m not so sure this is a bug or not
Saagar Jha
(replying to Saagar Jha)
Of course if you read the code that is exactly what the method does before calling -[UINavigationItem setAttributedSubtitle:] but surely this wacky behavior is intentional and must have gone through some sort of review, right?
Saagar Jha
(replying to Saagar Jha)
What I don’t get is how Mail is able to make this San Francisco but Passwords somehow ends up with Helvetica for both its collapsed and expanded state subtitles
Siguza
(replying to Saagar Jha)
@saagar wouldn't be surprised if this were hardcoded based on bundle ID