mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 14:53:57 +00:00
fix : long press progress dialog reset not working (#603)
This commit is contained in:
@@ -1358,7 +1358,7 @@ class ExoplayerView :
|
||||
val showProgressDialog =
|
||||
if (PrefManager.getVal(PrefName.AskIndividualPlayer)) {
|
||||
PrefManager.getCustomVal(
|
||||
"${media.id}_ProgressDialog",
|
||||
"${media.id}_progressDialog",
|
||||
true,
|
||||
)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user