Merge branch 'master' into s

This commit is contained in:
Mygod
2021-06-10 13:10:23 +08:00
4 changed files with 7 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ class UpstreamsPreference(context: Context, attrs: AttributeSet) : Preference(co
init {
(context as LifecycleOwner).lifecycle.addObserver(this)
onUpdate()
}
override fun onStart(owner: LifecycleOwner) {