# CustomKeyboard **Repository Path**: github-android-mirror/CustomKeyboard ## Basic Information - **Project Name**: CustomKeyboard - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-15 - **Last Updated**: 2021-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomKeyboard An Android custom keyboard # useage: ## 1.import the module keyboard ## 2.in your layout(just use KeyboardEditText as a eidttext)   ![字母键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/qwer.png)   ![可切换字母键盘的数字键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/number_all.png) ![带点的数字键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/decimal.png) ![纯数字键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/number.png) ![股票代码键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/stock_code.png) ![股票数量键盘](https://github.com/shada2008/CustomKeyboard/blob/master/app/src/main/res/raw/stock_amount.png)