Skip to main content

The EditText is a thin veneer over TextView that configures itselfthe standard text entry widget in Android apps. If the user needs to be editableenter text into an app, this is the primary way for them to do that.

EditText is a thin veneer over TextView that configures itself to be editable.

The EditText is the standard text entry widget in Android apps. If the user needs to enter text into an app, this is the primary way for them to do that.

EditText is a thin veneer over TextView that configures itself to be editable.

EditText is a thin veneer over TextView that configures itself to be editable.

Link