diff options
| author | Jon Dormody <jond@google.com> | 2018-01-29 19:23:32 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2018-01-29 19:23:32 +0000 |
| commit | 7b3c92411466fdd7183a1d2a5775b3141dbf9033 (patch) | |
| tree | 46341cc26059e25db663c59041e3449792929532 /core/java/android/inputmethodservice | |
| parent | 04d261f30946a720820112b0fa67df795c359f49 (diff) | |
| parent | bfaf862130f8c3082fcea866a6e772df8d7ed230 (diff) | |
Merge "Docs: Inserting a line to include the documentation for keyPreviewHeight." into oc-mr1-dev
Diffstat (limited to 'core/java/android/inputmethodservice')
| -rw-r--r-- | core/java/android/inputmethodservice/KeyboardView.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/java/android/inputmethodservice/KeyboardView.java b/core/java/android/inputmethodservice/KeyboardView.java index 13b9206b12ee..2306e5fa3dc1 100644 --- a/core/java/android/inputmethodservice/KeyboardView.java +++ b/core/java/android/inputmethodservice/KeyboardView.java @@ -61,6 +61,7 @@ import java.util.Map; * @attr ref android.R.styleable#KeyboardView_keyBackground * @attr ref android.R.styleable#KeyboardView_keyPreviewLayout * @attr ref android.R.styleable#KeyboardView_keyPreviewOffset + * @attr ref android.R.styleable#KeyboardView_keyPreviewHeight * @attr ref android.R.styleable#KeyboardView_labelTextSize * @attr ref android.R.styleable#KeyboardView_keyTextSize * @attr ref android.R.styleable#KeyboardView_keyTextColor |
