-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/week6 essential #17
base: develop
Are you sure you want to change the base?
Changes from all commits
7f15da7
2ed9bdf
13c2c80
81a65e1
de925ea
4561cb2
280a0d0
5662d55
17c96bb
84b786f
d15345d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,13 +64,26 @@ | |
android:layout_width="match_parent" | ||
android:layout_height="wrap_content" | ||
android:layout_marginTop="10dp" | ||
android:backgroundTint="@{vm.isPasswordMeetCriteria != null && vm.isPasswordMeetCriteria == false ? @color/red : @color/black}" | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. λ°λ°λ§μ€ν°μ΄μ κ° There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. μ΄λ°©λ²μ΄ μ°Έ μ’μλ° κ°λ μ±μ λ¨κ΅¬λ λΆλ¬ΈμΈκ±° κ°μμ γ μ λ μ΄λ² κ³Όμ λ λ°λ°λ₯Ό νμ©ν΄μΌ ν΄μ μ¬μ©νμλλ° νμμλ μ μ©νμλμ? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. μ΄λ° μμΌλ‘ κ° λ³κ²½μ μ¦κ°μ¦κ° λ°λλ λΆλΆμ μ μ©νλ κ² κ°μμ |
||
android:hint="@string/password_hint" | ||
android:inputType="textPassword" | ||
android:text="@={vm.password}" | ||
android:textSize="20sp" | ||
app:layout_constraintStart_toStartOf="@id/tv_sign_up_id" | ||
app:layout_constraintTop_toBottomOf="@id/tv_sign_up_password" /> | ||
|
||
<TextView | ||
android:id="@+id/tv_sign_up_password_error" | ||
android:layout_width="wrap_content" | ||
android:layout_height="wrap_content" | ||
android:layout_marginTop="5dp" | ||
android:text="@string/sign_up_password_error" | ||
android:textColor="@color/red" | ||
android:textSize="13sp" | ||
android:visibility="@{vm.isPasswordMeetCriteria != null && vm.isPasswordMeetCriteria == false ? View.VISIBLE : View.INVISIBLE}" | ||
app:layout_constraintStart_toStartOf="@id/tv_sign_up_id" | ||
Comment on lines
+83
to
+84
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. μ΄λ κ² κ°μμ± μ€μ ν μ μκ΅°μ/,... μ€λλ λ°°μκ°λλ€ μ΅κ³ ππ |
||
app:layout_constraintTop_toBottomOf="@id/et_sign_up_password" /> | ||
|
||
<TextView | ||
android:id="@+id/tv_sign_up_nickname" | ||
android:layout_width="wrap_content" | ||
|
@@ -120,7 +133,10 @@ | |
android:layout_width="0dp" | ||
android:layout_height="wrap_content" | ||
android:layout_marginBottom="30dp" | ||
android:backgroundTint="@{vm.isMeetCriteria == true ? @color/baby_blue : @color/gray}" | ||
android:clickable="@{vm.isMeetCriteria == true ? true : false}" | ||
Comment on lines
+136
to
+137
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. backgroundTintμμ 3ν μ°μ°μ νμ© λ©μ§λ€μ!! There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ν΄λ¦μ κ·Έλ₯ vm.isMeetCriteria λ₯Ό μμ°κ³ μ λ κ² νμ μ΄μ κ° μλμ₯> There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. μμ΅λλ€ γ .. λ°κΏκ²μππ» |
||
android:text="@string/sign_up_btn" | ||
android:textColor="@color/white" | ||
android:textSize="20sp" | ||
app:layout_constraintBottom_toBottomOf="parent" | ||
app:layout_constraintEnd_toEndOf="parent" | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
νλλ μ΄κΈ°κ°μ μ€μ νκ³ νλλ μνλλ° μ΄λ€ κΈ°μ€μΌλ‘ μ ννμλ 건κ°μ??
μ λ μ λΆλ€ μ΄κΈ°κ° μμ΄ μ¬μ©νλ νΈμΈλ° μ΄λκ² λ μ’μμ§ κΆκΈν©λλ€!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ λ μ΄λΆλΆ κΆκΈν©λλ€!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ΄κΈ°κ°μ μ€μ νκ² λλ©΄ νλ©΄μ λ€μ΄κ° μκ°λΆν° κ²½κ³ λ¬Έμ΄ λ¨κΈ° λλ¬Έμ λλ€!
μ무κ²λ μλ μν, μ€ν¨ν μν, μ±κ³΅ν μν μΈ κ°μ§κ° νμνκΈ° λλ¬Έμ μ΄κΈ°κ° μ€μ μ ν΄μ£Όμ§ μμμ΅λλ€.
κ·Έλ κ·Έλ μν©μ λ°λΌ λ€λ₯΄κ² μ€μ νλ κ² κ°μ΅λλ€ :)