onBindEditText

abstract fun onBindEditText(@NonNull editText: EditText)(source)

Called when the dialog view for this preference has been bound, allowing you to customize the EditText displayed in the dialog.

Parameters

editText

The EditText displayed in the dialog