a
Size: a a a
a
T
a
a
ДР
override fun attachBaseContext(base: Context) {
val mode = AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM // тут я из префов обычно достаю его
AppCompatDelegate.setDefaultNightMode(mode)
super.attachBaseContext(base)
}
val mode = новоеЗначениеИзПрефов
AppCompatDelegate.setDefaultNightMode(mode)
activity?.recreate()
T
ДР
override fun attachBaseContext(base: Context) {
val mode = AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM // тут я из префов обычно достаю его
AppCompatDelegate.setDefaultNightMode(mode)
super.attachBaseContext(base)
}
val mode = новоеЗначениеИзПрефов
AppCompatDelegate.setDefaultNightMode(mode)
activity?.recreate()
T
override fun attachBaseContext(base: Context) {
val mode = AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM // тут я из префов обычно достаю его
AppCompatDelegate.setDefaultNightMode(mode)
super.attachBaseContext(base)
}
val mode = новоеЗначениеИзПрефов
AppCompatDelegate.setDefaultNightMode(mode)
activity?.recreate()
T
a
T
ДР
T
T
S(
S
S(
T
T
S(