[fenix] for https://github.com/mozilla-mobile/fenix/issues/24931: create address...
commitddbc31551853f9500f9f3d5f8bface5b390df0ba
authorMatthewTighe <mtighe@mozilla.com>
Fri, 29 Apr 2022 19:46:55 +0000 (29 12:46 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 10 May 2022 18:14:17 +0000 (10 18:14 +0000)
tree2cacff4b1ca2c7b7d2c73fa06df266c0df2f503d
parent72f5730d220ca2db5a42f02fcc14c0d897f7567a
[fenix] for https://github.com/mozilla-mobile/fenix/issues/24931: create address label and description based on available data
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/compose/list/ListItem.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/address/ext/Address.kt [new file with mode: 0644]
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/address/view/AddressList.kt
mobile/android/fenix/app/src/test/java/org/mozilla/fenix/settings/address/ext/AddressTest.kt [new file with mode: 0644]