abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/input.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/input.xml b/res/layout/input.xml
index c3fe863..98c390c 100644
--- a/res/layout/input.xml
+++ b/res/layout/input.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<juloo.keyboard2.Keyboard2View xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@color/bg"
+ android:hardwareAccelerated="false"
/>