fix Android swipe gesture edge cases
This commit is contained in:
@@ -24,6 +24,7 @@ This is the canonical working plan and progress log for the project. Use this fi
|
||||
- iOS project scaffolding now exists as `mobile/ios-app/HermesApp.xcodeproj` with a shared scheme and XCTest target.
|
||||
- iOS sources and tests build and pass in Xcode on an iPhone simulator, and a standalone localization/error-mapping harness passes.
|
||||
- Android local unit tests now cover localization, error mapping, and analytics batch conversion, and `./gradlew testDebugUnitTest` passes with the Android SDK installed.
|
||||
- Android swipe-down gesture handling now uses cumulative drag distance, and edge-case tests cover upward drags, slow swipes, and per-gesture single-trigger behavior.
|
||||
|
||||
### Still Open
|
||||
|
||||
|
||||
Reference in New Issue
Block a user