Skip to content

Commit

Permalink
fix: app name
Browse files Browse the repository at this point in the history
Signed-off-by: qwq233 <qwq233@qwq2333.top>
  • Loading branch information
qwq233 committed Sep 25, 2024
1 parent 8ae5e08 commit d653c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TMessagesProj/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
android:icon="@mipmap/ic_launcher_icon"
android:roundIcon="@mipmap/ic_launcher_icon"
android:largeHeap="true"
android:label="@string/AppName"
android:label="@string/NullgramName"
android:theme="@style/Theme.TMessages.Start"
android:manageSpaceActivity="org.telegram.ui.ExternalActionActivity"
android:supportsRtl="false"
Expand Down

0 comments on commit d653c6b

Please # to comment.