[fenix] For https://github.com/mozilla-mobile/fenix/issues/19600: Change manage cards preference UI dynamically.

pull/600/head
mcarare 3 years ago committed by Mihai Adrian Carare
parent 4c2c1b4473
commit c1a90b6e3c

@ -17,7 +17,6 @@ import androidx.preference.PreferenceFragmentCompat
import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.ExperimentalCoroutinesApi import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.launch import kotlinx.coroutines.launch
import mozilla.components.concept.storage.CreditCard
import mozilla.components.lib.state.ext.consumeFrom import mozilla.components.lib.state.ext.consumeFrom
import mozilla.components.service.fxa.SyncEngine import mozilla.components.service.fxa.SyncEngine
import org.mozilla.fenix.R import org.mozilla.fenix.R

Loading…
Cancel
Save