infinum / android_dbinspector

Android library for viewing, editing and sharing in app databases.
Apache License 2.0
951 stars 91 forks source link

Release/5.0.1 #64

Closed bojankoma closed 3 years ago

bojankoma commented 3 years ago

:page_facing_up: Context

This PR updates dependencies to latest stable and available RC versions. This PR also introduces a new custom view component dealing with this issue.

:pencil: Changes

I made a custom SwipeRefreshLayout that handles touch slop on MOVE event.

:hammer_and_wrench: How to test

Drag your finger like you don't care. Lazily and sloppy, diagonally across screen from top left to bottom right.
Or any other corner to corner for that matter. It's not perfect but it does behave significantly better than previous implementation.