* fix: interpolated index and detent for single detent When only one detent is provided (e.g., [1]), the interpolated index and detent values were fixed at 0 and 1 respectively instead of changing as the sheet moves. Updated findSegmentForPosition on both iOS and Android to calculate the interpolation between the closed state and the single detent. * refactor: simplify findSegmentForPosition Deduplicate the 'above first detent' logic by handling it once before the single/multi-detent branching. * chore: restore MapScreen |
||
|---|---|---|
| .. | ||
| src/main | ||
| .editorconfig | ||
| build.gradle | ||
| gradle.properties | ||