diff options
| author | juloo | 2015-08-04 21:07:28 +0200 |
|---|---|---|
| committer | juloo | 2015-08-04 21:07:28 +0200 |
| commit | bee433462665d72ce4eec3cc4a084665ab92c73c (patch) | |
| tree | 1703d310020f0cb9918bd0b4e4948be907807f98 /res | |
| parent | 40885f5760f59cb2511d1d2b829507f483354282 (diff) | |
| download | unexpected-keyboard-bee433462665d72ce4eec3cc4a084665ab92c73c.tar.gz unexpected-keyboard-bee433462665d72ce4eec3cc4a084665ab92c73c.zip | |
logcat.py
Diffstat (limited to 'res')
| -rw-r--r-- | res/layout/input.xml | 1 |
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" /> |
