-
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
[UI/#29] post bottom bar #31
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.
μ»΄ν¬λνΈμ μ μ΄λ€μ!! κ³ μνμ ¨μ΅λλ€!
} | ||
LargeButton( | ||
text = buttonText, | ||
isDisabled = if(isMyPost) false else isDisabled, |
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.
Good
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.
μ§μ§ μ»΄ν¬λνΈμ μ μ .. μ»΄μ ,, κ³ μνμ΄μ !!
@Composable | ||
fun PostBottomBar( | ||
price: Int, | ||
isMyPost: Boolean, |
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.
isMyPost μ²λ¦¬κΉμ§ κ΅Ώ !!
Related issue π
Work Description π
Screenshot πΈ
Uncompleted Tasks π
To Reviewers π’
LargeButtonμμ μΈμκ° isDisabledμ¬μ PostBottomBarμμλ isDisabledλ₯Ό λ°λλ‘ νμ΅λλ€!
μ¬μ§μ²λΌ κΈμ‘μ΄ κΈΈμ΄μ§λ©΄ μ±ν λ²νΌμ΄ 짧μμ§λλ‘ κ΅¬ννμ΅λλ€.
isMyPostμΈμλ‘ λ΄ κ²μλ¬ΌμΈ κ²½μ°, λ€λ₯Έ μ¬λ κ²μλ¬ΌμΈ κ²½μ° κ°κ° λ²νΌμ stringμ΄ λ°λλλ‘ κ΅¬ννμ΅λλ€.
λν λ΄ κ²μλ¬ΌμΈ κ²½μ°μλ isDisabledκ° falseμΈ κ²½μ°λ§ μ‘΄μ¬ν΄μΌν΄μ μ μ½μ λ£μμ΅λλ€! (νΉμ¬λ μ€μλ₯Ό λ°©μ§νκΈ° μν΄!)
λ€λ€ νμ΄ν ..