We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Report which files need refactoring. Provide the absolute path.
ui/structure/MyVocaApp.kt
Describe the problem. Summary from Lint Report is welcomed.
현재 상단 바 색은 surface로 디자인되어 있는데, 코드에서 내비게이션 바의 색은 primary로 설정되고 있습니다. (36번 라인)
surface
primary
내비게이션 바의 색깔도 surface로 수정해 주세요.
그 외에 다른 화면에서도 내비게이션 바의 색깔이 TopBar와 다른 경우가 없는지 확인해 주세요. (새 디자인 적용 후에)
Additional context no
The text was updated successfully, but these errors were encountered:
새 디자인 적용 후에 모든 화면의 status bar 색상(상단 바) top bar(타이틀 바) 랑 같게 맞췄습니다. 이슈 종료 해도 될 것 같아요
Sorry, something went wrong.
확인
easyhooon
No branches or pull requests
Report which files need refactoring. Provide the absolute path.
ui/structure/MyVocaApp.kt
Describe the problem. Summary from Lint Report is welcomed.
현재 상단 바 색은
surface
로 디자인되어 있는데, 코드에서 내비게이션 바의 색은primary
로 설정되고 있습니다. (36번 라인)내비게이션 바의 색깔도
surface
로 수정해 주세요.그 외에 다른 화면에서도 내비게이션 바의 색깔이 TopBar와 다른 경우가 없는지 확인해 주세요. (새 디자인 적용 후에)
Additional context
no
The text was updated successfully, but these errors were encountered: