mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
fix theme
This commit is contained in:
parent
ed71971612
commit
b93ae59e63
@ -60,9 +60,9 @@ class MainActivity : AppCompatActivity() {
|
||||
}
|
||||
|
||||
// set the theme
|
||||
ThemeHelper.updateTheme(applicationContext)
|
||||
ThemeHelper.updateTheme(this)
|
||||
// set the language
|
||||
LocaleHelper.updateLanguage(applicationContext)
|
||||
LocaleHelper.updateLanguage(this)
|
||||
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user