Merge "Turn off hardware acceleration to avoid crashes due to driver."
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
<application android:label="@string/settings_label"
|
<application android:label="@string/settings_label"
|
||||||
android:icon="@mipmap/ic_launcher_settings"
|
android:icon="@mipmap/ic_launcher_settings"
|
||||||
android:taskAffinity=""
|
android:taskAffinity=""
|
||||||
android:hardwareAccelerated="true">
|
android:hardwareAccelerated="false">
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user