Skip to content

Commit

Permalink
feat: predictive back
Browse files Browse the repository at this point in the history
  • Loading branch information
z-huang authored and Malopieds committed Aug 24, 2024
1 parent ac7a53d commit b69217b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.InnerTune"
tools:targetApi="o">
android:enableOnBackInvokedCallback="true"
tools:targetApi="tiramisu">
<uses-library
android:name="org.apache.http.legacy"
android:required="false" />
Expand Down

0 comments on commit b69217b

Please sign in to comment.