How does Android realize the display of formulas and edittext content on the keyboard as shown in the picture?
PHP中文网2017-05-24 11:38:19
0
1
750
#How to implement the keyboard of the above picture? The key issues are the keyboard formula display, the edittext content display, and the judgment of the cursor movement position
1. Click on the input box to pop up a custom keyboard. You can refer to ofo's input license plate number implementation. 2. Custom keyboard at the bottom. My implementation idea, because there is no specific implementation, is just an idea
1. Click on the input box to pop up a custom keyboard. You can refer to ofo's input license plate number implementation.
2. Custom keyboard at the bottom. My implementation idea, because there is no specific implementation, is just an idea