Update to 2.5.2

This commit is contained in:
DrKLO 2015-02-27 22:57:58 +03:00
parent 85bc7046bb
commit 0f4b890153
53 changed files with 982 additions and 117 deletions

View file

@ -24,7 +24,7 @@
android:label="@string/AppName"
android:theme="@style/Theme.TMessages.Start"
android:name=".ApplicationLoader"
android:hardwareAccelerated="true"
android:hardwareAccelerated="@bool/useHardwareAcceleration"
android:largeHeap="true">
<meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="AIzaSyCTNmNqbWovP9ETcAob98YlrfOQEAC0CJ4" />