Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84a60e3c authored by Cai, Min1's avatar Cai, Min1 Committed by android-build-merger
Browse files

Merge "Refresh payment preference while resume" am: 05650bb3 am: 088baf34

am: f523ca10

Change-Id: I25dea8b9ddb1740c907d4ef79c74fe8b201352a2
parents c03cf009 f523ca10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ public class PaymentBackend {

    public void onResume() {
        mSettingsPackageMonitor.register(mContext, mContext.getMainLooper(), false);
        refresh();
    }

    public void refresh() {