apps-android-commons
apps-android-commons copied to clipboard
fix issue Hard to tell if we are looking at a scrolling list
Description (required)
Fixes #4513
What changes did you make and why? Added vertical scrollbar to all instances of RecyclerView so that when the underlying list is populated and overflows the view a scrollbar temporarily appears indicating to the user that scrolling is possible
Tests performed (required)
Tested {ProdDebug} }.
Screenshots (for UI changes only)
Thanks! Would you mind solving the conflict?
Codecov Report
Merging #4734 (419ec95) into master (8a0d558) will not change coverage. The diff coverage is
n/a
.
:exclamation: Current head 419ec95 differs from pull request most recent head b4ad81c. Consider uploading reports for the commit b4ad81c to get more accurate results
@@ Coverage Diff @@
## master #4734 +/- ##
=========================================
Coverage 40.02% 40.02%
Complexity 1763 1763
=========================================
Files 358 358
Lines 15328 15328
Branches 1324 1324
=========================================
Hits 6135 6135
Misses 8742 8742
Partials 451 451
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8a0d558...b4ad81c. Read the comment docs.
@nicolas-raoul can review this PR
Hİ @Prince-kushwaha , is this PR still active?:)