mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-22 20:18:36 +00:00
Call show() on Google Pay material dialog.
This commit is contained in:
committed by
Greyson Parrelli
parent
53f60f5a4c
commit
a05793c882
@@ -263,6 +263,7 @@ class SubscribeFragment : DSLSettingsFragment(
|
|||||||
dialog.dismiss()
|
dialog.dismiss()
|
||||||
findNavController().popBackStack()
|
findNavController().popBackStack()
|
||||||
}
|
}
|
||||||
|
.show()
|
||||||
}
|
}
|
||||||
|
|
||||||
private fun onSubscriptionCancelled() {
|
private fun onSubscriptionCancelled() {
|
||||||
|
|||||||
Reference in New Issue
Block a user