Call show() on Google Pay material dialog.

This commit is contained in:
Alex Hart
2021-11-02 17:05:20 -03:00
committed by Greyson Parrelli
parent 53f60f5a4c
commit a05793c882

View File

@@ -263,6 +263,7 @@ class SubscribeFragment : DSLSettingsFragment(
dialog.dismiss()
findNavController().popBackStack()
}
.show()
}
private fun onSubscriptionCancelled() {