use the shorter app title on the main screen

This commit is contained in:
tibbi 2022-01-05 09:55:24 +01:00
parent fe8e44b162
commit ddba1861e5
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@
<activity
android:name=".activities.MainActivity"
android:exported="true"
android:label="@string/app_name">
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.MAIN" />