We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e509ff + 1265bf8 commit 85e61a2Copy full SHA for 85e61a2
Reply/app/src/main/AndroidManifest.xml
@@ -19,6 +19,7 @@
19
android:roundIcon="@mipmap/ic_launcher_round"
20
android:supportsRtl="true"
21
android:theme="@style/Theme.Reply"
22
+ android:enableOnBackInvokedCallback="true"
23
tools:targetApi="31">
24
<activity
25
android:name=".ui.MainActivity"
0 commit comments