Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8378cfd7 authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas Committed by Android (Google) Code Review
Browse files

Merge "Adjust double tap coordinate offset to avoid app region" into main

parents 0ecea680 865d59b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,6 +128,6 @@ constructor(
    }

    companion object {
        private const val BOUNDS_OFFSET: Int = 100
        private const val BOUNDS_OFFSET: Int = 50
    }
}