Skip to content

Commit

Permalink
hotfix: app name being displayed wrong at launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
kyujin-cho committed Feb 8, 2023
1 parent 3f3fdd0 commit 80d025a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Expand Up @@ -14,7 +14,6 @@
<activity
android:name=".HomeActivity"
android:exported="true"
android:label="@string/title_activity_home"
android:theme="@style/Theme.EnableVoLTE">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 80d025a

Please sign in to comment.