Call show() on Google Pay material dialog.

This commit is contained in:
Alex Hart
2021-11-04 17:00:00 -04:00
committed by Greyson Parrelli
parent 53f60f5a4c
commit a05793c882
@@ -263,6 +263,7 @@ class SubscribeFragment : DSLSettingsFragment(
dialog.dismiss()
findNavController().popBackStack()
}
.show()
}
private fun onSubscriptionCancelled() {