Fix / use distinct until change

This commit is contained in:
Valere 2020-04-30 09:50:47 +02:00
parent 7cf7b7e10e
commit 93070f3524
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ class UnknownDeviceDetectorSharedViewModel(
}
}
)
.distinct()
.distinctUntilChanged()
.execute { async ->
// Timber.v("## Detector trigger passed distinct")
copy(