diff options
| author | 2011-01-21 09:23:29 -0800 | |
|---|---|---|
| committer | 2011-01-21 09:23:29 -0800 | |
| commit | a8069f34f65bee858d87fd232a872a62e85a502b (patch) | |
| tree | 75b725ddc28676d6c5a7e72cfbe943c61d02c1fe | |
| parent | 069e810c6a5efc0b33fbe8c29a2d11f7c342a4d8 (diff) | |
| parent | a84e088211832b6edc0adca2bac407f410ed5788 (diff) | |
Merge "Fixes Keyboard availability in "Providing Resources" documentation page."
| -rw-r--r-- | docs/html/guide/topics/resources/providing-resources.jd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/topics/resources/providing-resources.jd b/docs/html/guide/topics/resources/providing-resources.jd index 4f3b0da2ad07..03a653cfab22 100644 --- a/docs/html/guide/topics/resources/providing-resources.jd +++ b/docs/html/guide/topics/resources/providing-resources.jd @@ -494,6 +494,7 @@ which indicates the type of touchscreen on the device.</p> <td>Keyboard availability</td> <td> <code>keysexposed</code><br/> + <code>keyshidden</code><br/> <code>keyssoft</code> </td> <td> |