Version 1.12

This commit is contained in:
Vlad Mihalachi
2014-10-12 18:11:19 +02:00
parent df5a302129
commit 46842a5343
80 changed files with 1202 additions and 345 deletions

View File

@ -36,7 +36,7 @@
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/nome_app_turbo_editor"
android:hardwareAccelerated="false"
android:hardwareAccelerated="true"
android:largeHeap="true"
android:supportsRtl="true"
android:name="sharedcode.turboeditor.activity.MyApp"