Jonathan Blake
Results
2
comments of
Jonathan Blake
I've got this issue, still isn't fixed. OnePlus 8T, Android 12
> I think there is need just small fix in `Theming.kt`: > > ```kotlin > fun AppCompatActivity.applyTheme(theme: DuckDuckGoTheme): BroadcastReceiver? { > if (theme == DuckDuckGoTheme.SYSTEM_DEFAULT) { > val themeId =...