Skip to content
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

[FEAT] LGTMTheme 정의 및 적용 (#216) #217

Merged
merged 3 commits into from
Feb 29, 2024
Merged

[FEAT] LGTMTheme 정의 및 적용 (#216) #217

merged 3 commits into from
Feb 29, 2024

Conversation

915dbfl
Copy link
Collaborator

@915dbfl 915dbfl commented Feb 29, 2024

진행사항

  1. LGTMTheme 정의
  • 기존 LGTMTypography 파일 삭제
  • com.lgtm.android.common_ui.theme 폴더 밑 LGTMTheme.kt, LGTMThemeSystem.kt에 테마 정의!
    • 해당 파일 위주로 확인하면 될 것 같아~! :)
  1. 그외 파일 변경사항
  • 저 세 파일 이 외 변경사항들은 모두 resource 직접 접근했던 코드들 theme 통해서 접근하도록 수정한 코드들이야!

@915dbfl 915dbfl requested a review from KxxHyoRim February 29, 2024 10:06
@915dbfl 915dbfl self-assigned this Feb 29, 2024
@915dbfl 915dbfl merged commit 10923a0 into develop Feb 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] LGTMTheme 정의 및 적용
1 participant