Change displayed OsmAnd Tracker name, for short version
This commit is contained in:
parent
81fa31758c
commit
e737223c5c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
android:name="net.osmand.telegram.TelegramApplication"
|
android:name="net.osmand.telegram.TelegramApplication"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name_short"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
android:screenOrientation="unspecified"
|
android:screenOrientation="unspecified"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
|
|
Loading…
Reference in a new issue