-
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/356 #365
Feature/356 #365
Conversation
Test Results11 files 11 suites 0s ⏱️ Results for commit d18a20b. ♻️ This comment has been updated with latest results. |
|
||
internal interface PopupService { | ||
@GET("/app/papi/v1/popup") | ||
suspend fun getPopup(): PopupResponse |
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.
음 요청시에 필요했던 거긴 해
data/src/main/java/com/nexters/boolti/data/network/response/PopupResponse.kt
Show resolved
Hide resolved
data/src/main/java/com/nexters/boolti/data/network/response/PopupResponse.kt
Show resolved
Hide resolved
presentation/src/main/java/com/nexters/boolti/presentation/component/BTDialog.kt
Show resolved
Hide resolved
presentation/src/main/java/com/nexters/boolti/presentation/extension/String.kt
Show resolved
Hide resolved
presentation/src/main/java/com/nexters/boolti/presentation/screen/show/EventDialog.kt
Show resolved
Hide resolved
presentation/src/main/java/com/nexters/boolti/presentation/screen/show/EventDialog.kt
Outdated
Show resolved
Hide resolved
presentation/src/main/java/com/nexters/boolti/presentation/screen/show/ShowScreen.kt
Outdated
Show resolved
Hide resolved
presentation/src/test/java/com/nexters/boolti/presentation/util/ExtractEmphasizedTextTest.kt
Show resolved
Hide resolved
data/src/main/java/com/nexters/boolti/data/datasource/PopupDataSource.kt
Show resolved
Hide resolved
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.
수고했얼~
Issue
작업 내용