Skip to content

Commit

Permalink
feat: add unknown property from ketal
Browse files Browse the repository at this point in the history
Signed-off-by: Next Alone <[email protected]>
  • Loading branch information
NextAlone committed Sep 19, 2024
1 parent f717dd7 commit 4c0a061
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TMessagesProj/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,10 @@

<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/notification" />

<property
android:name="miui.continuity.policy"
android:value="5" />

</application>

</manifest>

0 comments on commit 4c0a061

Please sign in to comment.