Публичный тренажер, экран результатов. ANDR-63 Верстка экрана#125
Open
arte123ras wants to merge 7 commits intoepic/ANDR-52from
Open
Публичный тренажер, экран результатов. ANDR-63 Верстка экрана#125arte123ras wants to merge 7 commits intoepic/ANDR-52from
arte123ras wants to merge 7 commits intoepic/ANDR-52from
Conversation
PanMobile
requested changes
Mar 19, 2026
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/InterviewQuizResultViewModel.kt
Show resolved
Hide resolved
| @@ -21,4 +21,10 @@ | |||
| <string name="quiz_btn_complete">Завершить</string> | |||
| <string name="quiz_btn_prev">Назад</string> | |||
| <string name="quiz_btn_next">Далее</string> | |||
Collaborator
There was a problem hiding this comment.
Дополнительный пробел между строковыми ресурсами, если сверху твоих строк находятся другие/общие ресурсы
...c/main/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/InterviewQuizResultState.kt
Show resolved
Hide resolved
...c/main/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/InterviewQuizResultState.kt
Show resolved
Hide resolved
...c/main/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/InterviewQuizResultEvent.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
Deyryl
requested changes
Mar 20, 2026
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
...in/java/ru/yeahub/interview_trainer/impl/interviewQuizResult/ui/InterviewQuizResultScreen.kt
Show resolved
Hide resolved
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Что сделано:
Полная верстка экрана, добавлены стейты, event, экран во время загрузки, маппер.
Дизайн отличается в малых деталях, так как, допустим, если брать диаграмму то при ее загруженности в 75% как в фигме результат не совпадает с ожидаемым, такой процент загруженности совпадает с 60%
Также далее поправлю некоторые отступы и картинку у верных/неверных ответов.