abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
authorjuloo2015-08-04 21:07:28 +0200
committerjuloo2015-08-04 21:07:28 +0200
commitbee433462665d72ce4eec3cc4a084665ab92c73c (patch)
tree1703d310020f0cb9918bd0b4e4948be907807f98 /res
parent40885f5760f59cb2511d1d2b829507f483354282 (diff)
downloadunexpected-keyboard-bee433462665d72ce4eec3cc4a084665ab92c73c.tar.gz
unexpected-keyboard-bee433462665d72ce4eec3cc4a084665ab92c73c.zip
logcat.py
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"
/>