tylerbwong / stack

An Android app for browsing Stack Overflow and other Stack Exchange sites.
https://stack.tylerbwong.me
GNU General Public License v3.0
515 stars 35 forks source link

Migrate DayNight Mode to AppCompatDelegate #10

Closed tylerbwong closed 5 years ago

tylerbwong commented 5 years ago

Also move night mode option to settings page with MODE_NIGHT_FOLLOW_SYSTEM and MODE_NIGHT_AUTO_BATTERY options.