Lower threshold of fat touch for easier handling

pull/1/head
Tindy X 2021-03-28 08:25:08 +08:00
parent fb4e41b40e
commit 29aad67e2f
No known key found for this signature in database
GPG Key ID: C6AD413169968D58
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ class MainActivity : AppCompatActivity() {
private val numOfGaps = 16
private val buttonWidthToGap = 7.428571f
private val numOfAirBlock = 6
private val fatTouchSizeThreshold = 0.034f
private val extraFatTouchSizeThreshold = 0.041f
private val fatTouchSizeThreshold = 0.027f
private val extraFatTouchSizeThreshold = 0.035f
private var mCurrentDelay = 0f
// Buttons