An Android custom keyboard
<com.example.demo.keyboard.keyboard.KeyboardEditText
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:keyboardType="KEYBOARD_TYPE_STOCK_CODE"
/>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An Android custom keyboard
<com.example.demo.keyboard.keyboard.KeyboardEditText
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:keyboardType="KEYBOARD_TYPE_STOCK_CODE"
/>