Files
ShiftRing/app/src/main/java
sanjeok77 9421f67d13 fix: 달력 스와이프 애니메이션 버그 수정
- GestureDetector의 onDown 메서드가 true를 반환하도록 수정

- onInterceptTouchEvent에서 gestureDetector.onTouchEvent(e) 반환값을 리턴하도록 수정

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-13 06:21:26 +09:00
..