|
Ran
|
Jobs
0
|
Files
0
|
Run time
–
|
Badge
README BADGES
|
push
github
fix: Android UI bugs (#4134) * wip: always automatically update snapshots when running tests * also add update snapshot option to coverage * fix: align buttons on feedmodal * Revert "also add update snapshot option to coverage" This reverts commit faab472c9. * Revert "wip: always automatically update snapshots when running tests" This reverts commit 951aa1b4a. * fix: buggy animation during slow-scrolling feed * fix: don't show toTop when scrolling is active * fix: remove unused prop * fix: onMomentum callback * remove unneccesary callbacks * fix: snapshot * Update src/components/dashboard/Dashboard.js * Update src/components/dashboard/Dashboard.js * fix: on android app, only determine scrollposition at scrollEnd * fix: claim snap * adjust code * fix: remove old yarnrc conf file --------- Co-authored-by: johnsmith-gooddollar <89783679+johnsmith-gooddollar@users.noreply.github.com> Co-authored-by: John Smith <alexey@gooddollar.org>