Skip to content

Keypad: Do not show allow typing + when only_digits is true

Julian Sparber requested to merge julian.sparber/libhandy:keypad-zero into master

The keypad shouldn't allow typing or show + when only_digits is set to true. Therefore this adds the correct behavior.

CC: @guido.gunther

Merge request reports