Skip to content
Snippets Groups Projects
  1. Mar 04, 2021
  2. Mar 03, 2021
    • Soomin Lee's avatar
      iOS: Fix color theme changes when set to automatic · 83dcc919
      Soomin Lee authored
      This fixes the color theme changes when the setting is set to automatic
      and the user changes the theme from the control center.
      
      Indeed, before, we used a global extension of UITabBarController to control
      it globally but it seems that this doesn't work as it use to.
      
      Therefore, we extend more specific view controllers or add the needed code
      inside the targetted view controller.
      83dcc919
  3. Mar 02, 2021
  4. Feb 28, 2021
  5. Feb 27, 2021
  6. Feb 26, 2021
Loading