SkillAgentSearch skills...

CustomKeyboard

An Android keyboard

Install / Use

/learn @shada2008/CustomKeyboard
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CustomKeyboard

An Android custom keyboard

useage:

1.import the module keyboard

2.in your layout(just use KeyboardEditText as a eidttext)

  <com.example.demo.keyboard.keyboard.KeyboardEditText
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    app:keyboardType="KEYBOARD_TYPE_STOCK_CODE"
   />

  字母键盘  

可切换字母键盘的数字键盘

带点的数字键盘

纯数字键盘

股票代码键盘

股票数量键盘

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3y ago
Forks13

Languages

Java

Security Score

55/100

Audited on Mar 23, 2023

No findings