Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 리눅스
- calendar
- livedata
- springboot
- cocoapod
- podinit
- android
- Dialog
- editText
- RestAPI
- PostgreSQL
- backgroundTint
- DialogFragment
- viewmodel
- Button
- addTextChangedListner
- prolificinteractive/material-calendarview
Archives
- Today
- Total
목록calendar (1)
코코딩딩

달력을 구현하기 위해 직접 코드를 치는 것은 퀄리티와 시간적인 이유로 난이도가 있다고 판단되어 라이브러리를 사용해 달력을 구현하고자 한다. prolificinteractive material-calendarview 사용할 라이브러리는 깃허브에 올라와 있는 라이브러리를 사용할 것이다. 자세한 사용방법과 다양한 사용자가 질문한 내용들이 있기 때문에 필요한 기능이 있으면 검색을 하면 어느정도 찾을 수 있다. https://github.com/prolificinteractive/material-calendarview gradle //calendar implementation 'com.github.prolificinteractive:material-calendarview:2.0.1' implementation '..
일단기록/매일기록
2022. 5. 3. 15:30