Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2015-04-28 00:31:01 +02:00
commit d7ed0b3662

View file

@ -45,7 +45,7 @@
<!-- android:theme="@style/OsmandLightDarkActionBarTheme" -->
<application android:allowBackup="true" android:backupAgent="net.osmand.plus.OsmandBackupAgent"
android:icon="@drawable/icon" android:label="@string/app_name" android:debuggable="true"
android:icon="@drawable/icon" android:label="@string/app_name"
android:name="net.osmand.plus.OsmandApplication" android:configChanges="locale"
android:theme="@style/OsmandDarkTheme" android:restoreAnyVersion="true" android:largeHeap="true">