diff options
Diffstat (limited to 'res/layout/keyboard.xml')
| -rw-r--r-- | res/layout/keyboard.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/res/layout/keyboard.xml b/res/layout/keyboard.xml index 98c390c..43b3e47 100644 --- a/res/layout/keyboard.xml +++ b/res/layout/keyboard.xml @@ -1,5 +1,2 @@ <?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" -/> +<juloo.keyboard2.Keyboard2View xmlns:android="http://schemas.android.com/apk/res/android" android:background="@color/bg" android:hardwareAccelerated="false"/> |
