Skip to content
Snippets Groups Projects
Commit 4fc510a7 authored by satok's avatar satok
Browse files

Unbundle Keyboard.java to BaseKeyboard.java

Change-Id: I8b310c2c0cae1a151e53c22001c586697346982c
parent 932a1b75
No related branches found
No related tags found
No related merge requests found
Showing
with 2382 additions and 1580 deletions
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
*/ */
--> -->
<Keyboard xmlns:android="http://schemas.android.com/apk/res/android" <Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
android:keyWidth="10%p" latin:keyWidth="10%p"
android:horizontalGap="0px" latin:horizontalGap="0px"
android:verticalGap="0px" latin:verticalGap="0px"
android:keyHeight="@dimen/key_height" latin:keyHeight="@dimen/key_height"
> >
</Keyboard> </Keyboard>
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment