Closed
Bug 1869534
Opened 2 years ago
Closed 2 years ago
Use VerticalSwipeRefreshLayout in sample-browser
Categories
(Firefox for Android :: Browser Engine, task)
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: jonalmeida, Assigned: titouan)
Details
Attachments
(1 file)
In our sample app, we are inconsistent with what we use in our other apps. Instead of using our own VerticalSwipeRefreshLayout
, we use the SwipeRefreshLayout
from AndroidX. This means that when we do local testing, we are not testing against what we have in production.
Reporter | ||
Updated•2 years ago
|
Summary: Use VerticalRefreshLayout in sample-browser → Use VerticalSwipeRefreshLayout in sample-browser
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by Titouan Thibaud
https://github.com/mozilla-mobile/firefox-android/commit/43466b47d90e3e62c13c40a451c8434cc40787c8
[main] Bug 1869534: Use VerticalSwipeRefreshLayout from AndroidComponents
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Reporter | ||
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•