Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
오왕 |
| } | ||
|
|
||
| @Composable | ||
| fun IconWithText( |
| ), | ||
| modifier = | ||
| modifier | ||
| Modifier |
There was a problem hiding this comment.
인자의 modifier 대신 쓰인 이유가 있을까요??
| Row(horizontalArrangement = Arrangement.spacedBy(4.dp)) { | ||
| Icon( | ||
| painter = painterResource(icon), | ||
| contentDescription = stringResource(Res.string.livetalk_user_icon_description), |
There was a problem hiding this comment.
contentDescription이 icon마다 달라질 것 같아요~
| @Query("date") date: String, | ||
| ): StadiumsWithGamesResponse | ||
|
|
||
| @GET("https://worker.yagubogu.com/api/stadium/weather") |
There was a problem hiding this comment.
http, https로 시작하면 baseUrl 쓰는 상대경로가 아니라 절대경로로 취급되네요🤓👍
|
오라클이 야구보구를 정지시켰어 |

📌 관련 이슈
✨ 변경 내용
🎸 기타 참고 사항
만들고 보니까 좀 작긴 한듯 바꾸고 싶으면 피그마 ㄱㄱ