Skip to content

Commit 9978e95

Browse files
committed
Updating README to add keyboard-input sample.
1 parent fdf68b8 commit 9978e95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ This sample uses a third-party rendering library to manage the captured strokes
7272
<img src="offscreen-sample.gif" alt="offscreen interacticity sample" width="302">
7373
</div>
7474

75+
6. The keyboard input sample shows a specific usage for the `Placeholder` feature. In this sample, you'll be able to input text by keyboard within an iink document, with minumum code.
76+
It shows how to manage switching from an Android view to an image managed by iink.
77+
7578
## Documentation
7679

7780
A complete guide is available on [MyScript Developer Portal](https://developer.myscript.com/docs/interactive-ink/latest/android/).

0 commit comments

Comments
 (0)