use the shorter app title on the main screen
This commit is contained in:
parent
fe8e44b162
commit
ddba1861e5
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue