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

[ADD/#3] 프로젝트 초기 세팅 #4

Merged
merged 10 commits into from
Apr 30, 2024
Merged

[ADD/#3] 프로젝트 초기 세팅 #4

merged 10 commits into from
Apr 30, 2024

Conversation

Marchbreeze
Copy link
Member

  • app 모듈 manifest
    • 인터넷 퍼미션 설정
    • MyApp 설정
    • android:usesCleartextTraffic="true" 설정
    • 액티비티들에 android:screenOrientation="portrait" 설정
  • app 모듈 myApp
    • 다크 모드 막기
    • 팀버 설정
  • presentation 모듈 themes
    • 툴바 제거 & 다크 모드 막기
    • parent = Theme.Material3.Light.NoActionBar
  • presentation 모듈 색상 에셋 추가
  • presentation 모듈 텍스트 에셋 추가 (폰트 패딩 제거)
  • core-ui 모듈 base 추가
  • pull request 템플릿
  • ci 야믈 추가

@Marchbreeze Marchbreeze self-assigned this Apr 30, 2024
@Marchbreeze Marchbreeze merged commit 1a658c1 into develop Apr 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant