Android Question SoftKeyboard for percentage input

advansis

Active Member
Licensed User
Longtime User
Hi guys, I need to input a decimal number, either as a flat one (i.e. 123.45) and as a percentage one (i.e. 12.25%). Is there a numeric keyboard feature (inputtype/IME SetCustomFilter) to achieve it ? I cannot find a way to show the percentage key, but using INPUT_TYPE_TEXT, but it's awful. I use a standard EditText and would prefer not to implement any custom keyboard. Thanks in advance
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…