Why the hell did this work on Android 12?
This commit is contained in:
parent
f201b1bb53
commit
98266971ba
@ -193,7 +193,6 @@ class LauncherActivity : AppCompatActivity() {
|
||||
super.onCreate(savedInstanceState)
|
||||
val iconRepository: IconRepository by inject()
|
||||
iconRepository.recreate()
|
||||
recreate()
|
||||
|
||||
when(LauncherPreferences.instance.colorScheme) {
|
||||
ColorSchemes.BLACK -> setTheme(R.style.LauncherTheme_BlackWhiteColors)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user