mirror of
https://github.com/SimpleMobileTools/Simple-Dialer.git
synced 2025-06-05 21:49:23 +02:00
refactor: changing default Threshold size to 30
This commit is contained in:
@@ -29,4 +29,4 @@ const val DECLINE_CALL = PATH + "decline_call"
|
||||
|
||||
const val DIALPAD_TONE_LENGTH_MS = 150L // The length of DTMF tones in milliseconds
|
||||
|
||||
const val MIN_RECENT_TRESHOLD = 12
|
||||
const val MIN_RECENT_TRESHOLD = 30
|
||||
|
Reference in New Issue
Block a user