daimajia / daimajia/AndroidSwipeLayout
Swipe layout is reset to closed position if a handler updates one of its views
Open
- Dominant language
- Java
- Stars
- 12.3k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
When swiping or when the swipe layout is opened, the layout is reset to the closed position if an view is updated by a handler.
I am using an textview inside the top view to display elapsed time, updating it every second using a handler. So, every second the whole swipeLayout is reset to the closed position, even when it is being dragged by swiping it with user's finger.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.