-
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
๐ :: (#24) ๋น๋ฐ๋ฒํธ ์ค์ ์คํฌ๋ฆฐ ํผ๋ธ๋ฆฌ์ฑ #27
The head ref may contain hidden characters: "feature/24-\uBE44\uBC00\uBC88\uD638-\uC124\uC815-\uD37C\uBE14\uB9AC\uC2F1"
Conversation
feature/signup/src/main/java/team/retum/signup/ui/SettingPasswordScreen.kt
Show resolved
Hide resolved
app/src/main/java/team/retum/jobisandroidv2/navigation/AuthNavigation.kt
Show resolved
Hide resolved
app/src/main/java/team/retum/jobisandroidv2/navigation/AuthNavigation.kt
Outdated
Show resolved
Hide resolved
feature/signup/src/main/java/team/retum/signup/ui/SettingPasswordScreen.kt
Show resolved
Hide resolved
feature/signup/src/main/java/team/retum/signup/ui/SettingPasswordScreen.kt
Outdated
Show resolved
Hide resolved
feature/signup/src/main/java/team/retum/signup/ui/InputEmailScreen.kt
Outdated
Show resolved
Hide resolved
feature/signup/src/main/java/team/retum/signup/navigation/InputEmailScreen.kt
Outdated
Show resolved
Hide resolved
|
||
fun NavGraphBuilder.settingPassword( | ||
onBackClick: () -> Unit, | ||
){ |
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.
์ฌ๊ธฐ ๋์ด์ฐ๊ธฐ
@@ -0,0 +1,85 @@ | |||
package team.retum.signup.ui | |||
|
|||
import androidx.compose.foundation.Image |
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.
์์ฐ๋ import ์ง์ฐ๊ธฐ
) | ||
Spacer(modifier = Modifier.weight(1f)) | ||
JobisButton( | ||
modifier = Modifier.padding(bottom = 24.dp), |
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.
์ด๊ฑฐ ๋์์ธ์ด๋ ์๋ง์
bottom = 24.dp๊ฐ ์๋๋ผ vertical = 12.dp์ผ
@@ -7,11 +7,15 @@ import team.retum.landing.NAVIGATION_LANDING | |||
import team.retum.landing.landing |
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.
์ฌ๊ธฐ ์์ฐ๋ import ์ง์์ค
password = { password }, | ||
checkPassword = { checkPassword }, | ||
onPasswordChange = { password = it }, | ||
onCheckPassword = { password = it }, |
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.
์ฌ๊ธฐ ์๋ชป๋์ด์๋๋ฐ viewModel ์ถ๊ฐํ๋ฉด ๋ฐ๊ฟ์ค
๊ฐ์
๋น๋ฐ๋ฒํธ ์ค์ ์คํฌ๋ฆฐ์ ํผ๋ธ๋ฆฌ์ฑํ์ต๋๋ค.
์์ ๋ด์ฉ
ํ ๋ง