mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Fix navigation after sending payment from conversation.
This commit is contained in:
@@ -243,6 +243,11 @@
|
||||
app:argType="string"
|
||||
app:nullable="true" />
|
||||
|
||||
<argument
|
||||
android:name="finish_on_confirm"
|
||||
app:argType="boolean"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</action>
|
||||
|
||||
<action
|
||||
|
||||
Reference in New Issue
Block a user