Android Java wyłącza tryb nocny

AppCompatDelegate.setDefaultNightMode(AppCompatDelegate.MODE_NIGHT_NO);
Famous Frog