Class android.preference.EditTextPreference

Now deprecated.

Changed Constructors
EditTextPreference(Context) Now deprecated.
 
EditTextPreference(Context, AttributeSet) Now deprecated.
 
EditTextPreference(Context, AttributeSet, int) Now deprecated.
 
EditTextPreference(Context, AttributeSet, int, int) Now deprecated.
 
 

Changed Methods
EditText getEditText() Now deprecated.
 
String getText() Now deprecated.
 
void onAddEditTextToDialogView(View, EditText) Now deprecated.
 
void setText(String) Now deprecated.