diff --git a/Reply/app/src/main/AndroidManifest.xml b/Reply/app/src/main/AndroidManifest.xml index 3e535d52a1..c6273685ce 100644 --- a/Reply/app/src/main/AndroidManifest.xml +++ b/Reply/app/src/main/AndroidManifest.xml @@ -19,6 +19,7 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.Reply" + android:enableOnBackInvokedCallback="true" tools:targetApi="31">