#1421 (incomplete theme changing)

This commit is contained in:
David Sinclair 2021-03-25 21:58:20 -07:00
parent 772517f496
commit c2d79fcc1d

View file

@ -316,6 +316,7 @@ NSString * const ThemeStyleDark = @"dark";
[appDelegate.dashboardViewController updateTheme];
[appDelegate.feedDetailViewController updateTheme];
[appDelegate.detailViewController updateTheme];
[appDelegate.storyPagesViewController updateTheme];
[appDelegate.originalStoryViewController updateTheme];
[self updatePreferencesTheme];