Skip to content

Commit

Permalink
Merge branch 'location-info-glitch-sometimes-on-disconnect-droid-265'
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 9, 2023
2 parents 2b0623d + c98b197 commit d60839a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ class ConnectViewModel(private val serviceConnectionManager: ServiceConnectionMa
}

companion object {
const val UI_STATE_DEBOUNCE_DURATION_MILLIS: Long = 100
const val UI_STATE_DEBOUNCE_DURATION_MILLIS: Long = 200
}
}

0 comments on commit d60839a

Please sign in to comment.