Skip to content

Commit

Permalink
[MERGE] #263 -> develop
Browse files Browse the repository at this point in the history
[FIX/#263] 유빈 λ‹΄λ‹Ή λ·° / 2μ°¨ QA 이슈 λŒ€μ‘
  • Loading branch information
leeeyubin authored Mar 22, 2024
2 parents e819ca1 + 6c6b77c commit 26e0d38
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ class ParticipantProfileViewModel @Inject constructor(
}

fun setPreferenceData(styleA: Int, styleB: Int, styleC: Int, styleD: Int, styleE: Int) = listOf(
ProfilePreferenceData("01", "κ³„νšμ€ μ–΄λŠ μ •λ„λ‘œ μ„ΈμšΈκΉŒμš”?", "μ² μ €ν•˜κ²Œ", "즉ν₯으둜", styleA),
ProfilePreferenceData("02", "μž₯μ†Œ μ„ νƒμ˜ 기쀀은 λ¬΄μ—‡μΈκ°€μš”?", "관광지", "둜컬μž₯μ†Œ", styleB),
ProfilePreferenceData("03", "μ–΄λŠ 식당을 κ°ˆκΉŒμš”?", "유λͺ… 맛집", "κ°€κΉŒμš΄ κ³³", styleC),
ProfilePreferenceData("04", "κΈ°μ–΅ν•˜κ³  싢은 μˆœκ°„μ—!", "μ‚¬μ§„ν•„μˆ˜", "λˆˆμ— λ‹΄κΈ°", styleD),
ProfilePreferenceData("05", "ν•˜λ£¨ 일정을 μ–΄λ–»κ²Œ μ±„μš°λ‚˜μš”?", "μ•Œμ°¨κ²Œ", "μ—¬μœ λ‘­κ²Œ", styleE)
ProfilePreferenceData("01", "κ³„νšμ€ μ–΄λŠ μ •λ„λ‘œ μ„ΈμšΈκΉŒμš”?", "즉ν₯으둜", "μ² μ €ν•˜κ²Œ", styleA),
ProfilePreferenceData("02", "μž₯μ†Œ μ„ νƒμ˜ 기쀀은 λ¬΄μ—‡μΈκ°€μš”?", "둜컬μž₯μ†Œ", "관광지", styleB),
ProfilePreferenceData("03", "μ–΄λŠ 식당을 κ°ˆκΉŒμš”?", "κ°€κΉŒμš΄ κ³³", "유λͺ… 맛집", styleC),
ProfilePreferenceData("04", "κΈ°μ–΅ν•˜κ³  싢은 μˆœκ°„μ—!", "λˆˆμ— λ‹΄κΈ°", "사진 ν•„μˆ˜", styleD),
ProfilePreferenceData("05", "ν•˜λ£¨ 일정을 μ–΄λ–»κ²Œ μ±„μš°λ‚˜μš”?", "μ—¬μœ λ‘­κ²Œ", "μ•Œμ°¨κ²Œ", styleE)
)
}
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@ class ChangeTagViewModel @Inject constructor(

fun initPreferenceData(styleA: Int, styleB: Int, styleC: Int, styleD: Int, styleE: Int) =
listOf(
ProfilePreferenceData("01", "κ³„νšμ€ μ–΄λŠ μ •λ„λ‘œ μ„ΈμšΈκΉŒμš”?", "μ² μ €ν•˜κ²Œ", "즉ν₯으둜", styleA),
ProfilePreferenceData("02", "μž₯μ†Œ μ„ νƒμ˜ 기쀀은 λ¬΄μ—‡μΈκ°€μš”?", "관광지", "둜컬μž₯μ†Œ", styleB),
ProfilePreferenceData("03", "μ–΄λŠ 식당을 κ°ˆκΉŒμš”?", "유λͺ… 맛집", "κ°€κΉŒμš΄ κ³³", styleC),
ProfilePreferenceData("04", "κΈ°μ–΅ν•˜κ³  싢은 μˆœκ°„μ—!", "μ‚¬μ§„ν•„μˆ˜", "λˆˆμ— λ‹΄κΈ°", styleD),
ProfilePreferenceData("05", "ν•˜λ£¨ 일정을 μ–΄λ–»κ²Œ μ±„μš°λ‚˜μš”?", "μ•Œμ°¨κ²Œ", "μ—¬μœ λ‘­κ²Œ", styleE)
ProfilePreferenceData("01", "κ³„νšμ€ μ–΄λŠ μ •λ„λ‘œ μ„ΈμšΈκΉŒμš”?", "즉ν₯으둜", "μ² μ €ν•˜κ²Œ", styleA),
ProfilePreferenceData("02", "μž₯μ†Œ μ„ νƒμ˜ 기쀀은 λ¬΄μ—‡μΈκ°€μš”?", "둜컬μž₯μ†Œ", "관광지", styleB),
ProfilePreferenceData("03", "μ–΄λŠ 식당을 κ°ˆκΉŒμš”?", "κ°€κΉŒμš΄ κ³³", "유λͺ… 맛집", styleC),
ProfilePreferenceData("04", "κΈ°μ–΅ν•˜κ³  싢은 μˆœκ°„μ—!", "λˆˆμ— λ‹΄κΈ°", "사진 ν•„μˆ˜", styleD),
ProfilePreferenceData("05", "ν•˜λ£¨ 일정을 μ–΄λ–»κ²Œ μ±„μš°λ‚˜μš”?", "μ—¬μœ λ‘­κ²Œ", "μ•Œμ°¨κ²Œ", styleE)
)

}
Loading

0 comments on commit 26e0d38

Please sign in to comment.