Skip to content

Stefan-Theodor Ionica - Curs 3 - Code Challenges#17

Open
ionicastefan20 wants to merge 1 commit into
magdamiu:mainfrom
ionicastefan20:week3
Open

Stefan-Theodor Ionica - Curs 3 - Code Challenges#17
ionicastefan20 wants to merge 1 commit into
magdamiu:mainfrom
ionicastefan20:week3

Conversation

@ionicastefan20

Copy link
Copy Markdown

No description provided.

@magdamiu magdamiu left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the added comments and if something is not clear, just let me know.

setContentView(R.layout.week3_code_challenge_1);

EditText editTextEmail = findViewById(R.id.editTextEmail);
editTextEmail.setError("Fill the input with a valid email address");

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

setError is added when the validation is not respected

android:layout_height="match_parent">

<Spinner
android:id="@+id/spinnerAndroidVersions"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider formatting the code before it is sent for review. Use CTRL + ALT + L

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants