Closed
Bug 1822269
Opened 2 years ago
Closed 2 years ago
Add `androidx.activity-compose` dependency
Categories
(Fenix :: Onboarding, task)
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: rsainani, Assigned: harrisono)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Add androidx.activity-compose
dependency that comes with activity utilities that can be used inside the compose scope. Specifically for Juno Onboarding, we need BackHandler to override the back button behavior to go back to the previous page on back press when not on the first page of Onboarding.
https://developer.android.com/reference/kotlin/androidx/activity/compose/package-summary
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → hoglesby
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid]
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/HarrisonOg
https://github.com/mozilla-mobile/firefox-android/commit/b3ea2ba8f9acba6579d2fc8dd4c22bd5e667a757
[main] Bug 1822269 - add androidx.activity-compose and androidx.activity-ktx dependencies
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 3•2 years ago
|
||
This ticket doesn't need QA verification, so I'll remove the qe-verify+ flag.
Updated•2 years ago
|
Flags: qe-verify+
Updated•2 years ago
|
Severity: -- → N/A
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•