mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-27 10:31:02 +00:00
feat: manual repository entries
Closes Dantotsu#298
This commit is contained in:
@@ -475,7 +475,7 @@ class PlayerSettingsActivity : AppCompatActivity() {
|
||||
updateSubPreview()
|
||||
}
|
||||
}
|
||||
binding.subtitleTest.setOnChangeListener(object: Xpandable.OnChangeListener {
|
||||
binding.subtitleTest.addOnChangeListener(object: Xpandable.OnChangeListener {
|
||||
override fun onExpand() {
|
||||
updateSubPreview()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user