Fix navigation after sending payment from conversation.

This commit is contained in:
Varsha
2022-12-01 12:03:41 -08:00
committed by Cody Henthorne
parent 45b498f62f
commit cc95041519
2 changed files with 6 additions and 1 deletions

View File

@@ -243,6 +243,11 @@
app:argType="string"
app:nullable="true" />
<argument
android:name="finish_on_confirm"
app:argType="boolean"
android:defaultValue="false" />
</action>
<action