You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to control showing of the summary when I am using EditTextPreference. Or at least do not show summary when the preference is password (input type is either TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_PASSWORD or TYPE_CLASS_NUMBER | TYPE_NUMBER_VARIATION_PASSWORD)
The text was updated successfully, but these errors were encountered:
I would like to control showing of the summary when I am using EditTextPreference. Or at least do not show summary when the preference is password (input type is either TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_PASSWORD or TYPE_CLASS_NUMBER | TYPE_NUMBER_VARIATION_PASSWORD)
The text was updated successfully, but these errors were encountered: