feat: 화면 추가 문자열 리소스 보강#19
Draft
cnsvkf wants to merge 4 commits into
Draft
Conversation
- Color.kt, Theme.kt, Type.kt, DesignToken.kt로 앱 공통 컬러와 토큰 구성 - Android 프로젝트 기본 빌드 골격과 Pretendard 폰트 리소스 포함 관련 이슈: #1
- strings.xml에 인증, 홈, 도서, 랭킹, 마이페이지 화면 문구 정리 - Compose 컴포넌트에서 재사용할 액션 및 상태 문자열 포함 관련 이슈: #2
- app/theme: Color, DesignToken, Theme, Type을 루트 theme 패키지로 이동 - MainActivity: 변경된 BookOnTheme import 반영 Refs #10
- app/res/values: 인증, 홈, 마이페이지 화면에서 사용하는 고정 문자열 추가 - 접근성 설명 문자열을 리소스로 분리 Refs #11
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.
변경 사항
관련 이슈
검증