Jonathan Blake

Results 2 comments of Jonathan Blake

> 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 =...