diff options
| author | Jonathan Dormody <jond@google.com> | 2018-01-22 11:19:55 -0700 |
|---|---|---|
| committer | Jonathan Dormody <jond@google.com> | 2018-01-22 15:49:04 -0700 |
| commit | bfaf862130f8c3082fcea866a6e772df8d7ed230 (patch) | |
| tree | 7d26684397f9f04d90ace602becf9b14ca3c8461 /core/java/android | |
| parent | 9b1211b353e0bf8ae8c8e484151e7968492ac860 (diff) | |
Docs: Inserting a line to include the documentation for
keyPreviewHeight.
Test: make ds-docs
Bug: 68838052
Change-Id: I25c58d2cfd2fe3637edcd6962202e5b0d1632e0e
Diffstat (limited to 'core/java/android')
| -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 |
