2~4주차미션_수박#9
Open
40food wants to merge 6 commits intoUMC-MJU:mainfrom
Hidden character warning
The head ref may contain hidden characters: "\uc218\ubc15/\ubc15\uc2b9\uc5f0"
Open
Conversation
[2주차] SongActivity, AlbumFragment 추가(전환, 값 전달 완료) MainActivity에 Toast Message와 registerForActivityResult 활용 [3주차] AlbumFragment 화면 추가 구성(ViewPager와 TapNavigation 활용) Activity 간 데이터 전달 완료 HomeFragment의 background 및 banner를 ViewPager로 구현 indicator 적용 [4주차] Thread를 이용해 timer를 추가 timer seekbar 및 start time, end time 구현 Splash Activity 구현 indicator 애니메이팅 추가
[2주차] SongActivity, AlbumFragment 추가(전환, 값 전달 완료) MainActivity에 Toast Message와 registerForActivityResult 활용 [3주차] AlbumFragment 화면 추가 구성(ViewPager와 TapNavigation 활용) Activity 간 데이터 전달 완료 HomeFragment의 background 및 banner를 ViewPager로 구현 indicator 적용 [4주차] Thread를 이용해 timer를 추가 timer seekbar 및 start time, end time 구현 Splash Activity 구현 indicator 애니메이팅 추가 합본에 문제가 생겨 다시 올립니다.
- 메모장 앱 개발(화면 구성, onCreate, onResume, onPause, onRestart) - Flo: 한곡재생 기능 구현 - Flo: 메인화면 Seekbar 구현(Song activity 진행시간 반영)
- Recycler View로 오늘 발매 음악, 보관함 구현(클릭 이벤트 처리 포함) - Recycler View가 객체를 재활용하며 생기는 문제점 해결 - Foreground service와 Coroutine 활용하여 알림(앱으로 이동 가능, progress bar 표시) 구현
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.
[2주차]
SongActivity, AlbumFragment 추가(전환, 값 전달 완료)
MainActivity에 Toast Message와 registerForActivityResult 활용
[3주차]
AlbumFragment 화면 추가 구성(ViewPager와 TapNavigation 활용) Activity 간 데이터 전달 완료
HomeFragment의 background 및 banner를 ViewPager로 구현
indicator 적용
[4주차]
Thread를 이용해 timer를 추가
timer seekbar 및 start time, end time 구현
Splash Activity 구현
indicator 애니메이팅 추가
합본으로 다시 올립니다.