Refresh payment preference while resume
To show latest payment service list on Tap&pay menu. Test: install payment service and go back to Tap&pay menu Bug: 67718335 Change-Id: I6f421176b9c461898224b50d06f67a49645f0d18
This commit is contained in:
committed by
Hiroki Yamamoto
parent
c4b0fa5858
commit
0b97d35478
@@ -73,6 +73,7 @@ public class PaymentBackend {
|
||||
|
||||
public void onResume() {
|
||||
mSettingsPackageMonitor.register(mContext, mContext.getMainLooper(), false);
|
||||
refresh();
|
||||
}
|
||||
|
||||
public void refresh() {
|
||||
|
Reference in New Issue
Block a user