Running into something strange. I added a second Edit.InputType, the first being set to INPUT_TYPE_DECIMAL_NUMBERS and the second set to INPUT_TYPE_DECIMAL_Text. The correct keyboard comes up for both. The EditTextPreference set to INPUT_TYPE_DECIMAL_NUMBERS I can see update in the log. The EditTextPreference set to INPUT_TYPE_DECIMAL_Text does not update in the log. Attached an example, issue happens in the Custom Parameters section.