일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- compose
- retrofit
- statusbar
- GPT
- AndroidStudio
- ViewPager2
- Rotate
- Kotlin
- Coroutine
- MVI
- mvvm
- systembar
- ToyProject
- figma
- TabLayout
- 안드로이드
- Mocky
- ViewModel
- CoroutineScope
- 피그마
- Emulator fails to Launch
- github
- constraintlayout
- LinearLayout
- repositories
- Backup Manager
- php
- Android
- Swiftshader
- SharedPreference
Archives
- Today
- Total
목록Dev/ToyProject (1)
Kwaang Tech
Contact App
프로젝트를 시작하기 전에, 이렇게 먼저 약속을 정한 후에, 전체적인 테마를 잡기 위해 Color & Style을 지정 한 후, 대락적인 UI를 Figma에 그려 본 후 프로젝트를 진행했다. 역할분담 노션에 칸반보드를 이용하여 진행사항을 체크하면서 진행했습니다. 제가 맡은 역할은 tabBinding.tabIcon.setImageResource(R.drawable.unclicked_contact) 1 -> tabBinding.tabIcon.setImageResource(R.drawable.unclicked_user) } tabBinding.tabTxt.typeface = Typeface.create(typeface, Typeface.NORMAL) tabBinding.tabTxt.setTextColor( Re..
Dev/ToyProject
2023. 9. 13. 23:53