Change displayed OsmAnd Tracker name, for short version

This commit is contained in:
Dmitry 2020-01-27 12:23:36 +02:00
parent 81fa31758c
commit e737223c5c

View file

@ -15,7 +15,7 @@
android:name="net.osmand.telegram.TelegramApplication"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:label="@string/app_name_short"
android:launchMode="singleTask"
android:screenOrientation="unspecified"
android:supportsRtl="true"