-
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?
Conversation
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.
์ด๋ฒ์ฃผ๋ ๊ทธ์ ๋ฐฐ์๊ฐ๋๋ค!!
private val _isPasswordMeetCriteria: MutableLiveData<Boolean> = MutableLiveData() | ||
val isPasswordMeetCriteria: LiveData<Boolean> = _isPasswordMeetCriteria | ||
private val _isMeetCriteria: MutableLiveData<Boolean> = MutableLiveData(false) | ||
val isMeetCriteria: LiveData<Boolean> = _isMeetCriteria |
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.
์ด๊ธฐ๊ฐ์ ์ค์ ํ๊ฒ ๋๋ฉด ํ๋ฉด์ ๋ค์ด๊ฐ ์๊ฐ๋ถํฐ ๊ฒฝ๊ณ ๋ฌธ์ด ๋จ๊ธฐ ๋๋ฌธ์
๋๋ค!
์๋ฌด๊ฒ๋ ์๋ ์ํ, ์คํจํ ์ํ, ์ฑ๊ณตํ ์ํ ์ธ ๊ฐ์ง๊ฐ ํ์ํ๊ธฐ ๋๋ฌธ์ ์ด๊ธฐ๊ฐ ์ค์ ์ ํด์ฃผ์ง ์์์ต๋๋ค.
๊ทธ๋ ๊ทธ๋ ์ํฉ์ ๋ฐ๋ผ ๋ค๋ฅด๊ฒ ์ค์ ํ๋ ๊ฒ ๊ฐ์ต๋๋ค :)
android:backgroundTint="@{vm.isMeetCriteria == true ? @color/baby_blue : @color/gray}" | ||
android:clickable="@{vm.isMeetCriteria == true ? true : false}" |
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.
backgroundTint์์ 3ํญ ์ฐ์ฐ์ ํ์ฉ ๋ฉ์ง๋ค์!!
๊ทผ๋ฐ clickable์ 3ํญ์ฐ์ฐ์๊ฐ ์๋๋ผ ๋ฐ๋ก vm.isMeetCriteria ์จ๋ ๋ ๊ฒ ๊ฐ๊ธฐ๋ ํฉ๋๋ค ใ
ใ
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.
ํด๋ฆญ์ ๊ทธ๋ฅ vm.isMeetCriteria ๋ฅผ ์์ฐ๊ณ ์ ๋ ๊ฒ ํ์ ์ด์ ๊ฐ ์๋์ฅ>
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.
LGTM
@@ -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 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.
์ด๋ฐ ์์ผ๋ก ๊ฐ ๋ณ๊ฒฝ์ ์ฆ๊ฐ์ฆ๊ฐ ๋ฐ๋๋ ๋ถ๋ถ์ ์ ์ฉํ๋ ๊ฒ ๊ฐ์์
android:backgroundTint="@{vm.isMeetCriteria == true ? @color/baby_blue : @color/gray}" | ||
android:clickable="@{vm.isMeetCriteria == true ? true : false}" |
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.
ํด๋ฆญ์ ๊ทธ๋ฅ vm.isMeetCriteria ๋ฅผ ์์ฐ๊ณ ์ ๋ ๊ฒ ํ์ ์ด์ ๊ฐ ์๋์ฅ>
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.
์ด๋ฒ ์ฃผ๋ ์๊ณ ๋ง์ผ์ จ์ด๋ค ์ญ์ ์ต๊ณ ์ฝ๋์ ๋๋ค๋์ฅ ๋ง์ด ๋ฐฐ์ ๊ฐ๊ณ ๋์ ๋ด์๊ฐ๋๋ค ๐๐๐๐ฎ
android:visibility="@{vm.isPasswordMeetCriteria != null && vm.isPasswordMeetCriteria == false ? View.VISIBLE : View.INVISIBLE}" | ||
app:layout_constraintStart_toStartOf="@id/tv_sign_up_id" |
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.
์ด๋ ๊ฒ ๊ฐ์์ฑ ์ค์ ํ ์ ์๊ตฐ์/,... ์ค๋๋ ๋ฐฐ์๊ฐ๋๋ค ์ต๊ณ ๐๐
private val _isPasswordMeetCriteria: MutableLiveData<Boolean> = MutableLiveData() | ||
val isPasswordMeetCriteria: LiveData<Boolean> = _isPasswordMeetCriteria | ||
private val _isMeetCriteria: MutableLiveData<Boolean> = MutableLiveData(false) | ||
val isMeetCriteria: LiveData<Boolean> = _isMeetCriteria |
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.
์ ๋ ์ด๋ถ๋ถ ๊ถ๊ธํฉ๋๋ค!!
๐๐๐ด๐ด๐ถ๐ฆ๐ด
๐๐๐ฐ๐ณ๐ฌ ๐๐ฆ๐ด๐ค๐ณ๐ช๐ฑ๐ต๐ช๐ฐ๐ฏ
๐ท๐๐ค๐ณ๐ฆ๐ฆ๐ฏ๐ด๐ฉ๐ฐ๐ต
-.Clipchamp.mp4
๐ฌ๐๐ฐ ๐๐ฆ๐ท๐ช๐ฆ๐ธ๐ฆ๐ณ๐ด