Skip to content

Commit 47e5181

Browse files
committed
Sensor rearranged.
1 parent 5e25df0 commit 47e5181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/org/wbpbp/preshoes/common/widget/FootPressureView.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ class FootPressureView(context: Context, private val attrs: AttributeSet)
186186

187187
private val sensorPointsLeft = mapOf(
188188
0 to SensorPoint(0.83f, 0.1f),
189+
189190
1 to SensorPoint(0.78f, 0.25f),
190191
2 to SensorPoint(0.6f, 0.26f),
191192
3 to SensorPoint(0.42f, 0.3f),

0 commit comments

Comments
 (0)