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 | 31 |
Tags
- cleanarchitecture
- 코틀린
- 커스텀뷰
- 알고리즘
- sharedFlow
- 플레이스토어
- UiState
- Kotlin
- 안드로이드
- 컴포즈
- Android
- Authentication
- 파이어베이스
- DiffUtil
- XML
- Compose
- MVVM
- Build variants
- 회원가입
- coroutine
- 코딩테스트
- 뷰
- 리사이클러뷰
- Jetpack
- Flow
- NavHost
- NavController
- 클린아키텍처
- ListAdapter
- 로그인
Archives
- Today
- Total
목록debounce (1)
Grusie 안드로이드 개발 기술 블로그
[Android] Compose + Paging 검색 기능 만들기(Flow - debounce)
청년정책 앱을 만들던 도중, 검색 기능이 있어야겠다고 판단하여, 검색 기능을 만들게 되었다.간단하게도 청년정책 앱의 Api는 검색 Api와, 전체를 불러오는 Api가 같은 url을 사용하는 것이라, 파라미터만 추가해주면 될 것 같았다. 참고https://www.youthcenter.go.kr/opi/openApiPlcy.do 오픈 API | 청년정책 www.youthcenter.go.kr 요청 파라미터항목타입필수여부I" style="text-align: center; width: 75.9303%;">설명openApiVlakStringYI" style="text-align: center; width: 75.9303%;">마이페이지 > OpenAPI관리 에서 발급받은 인증키displayNumberYI" s..
안드로이드 개발/라이브러리
2024. 3. 12. 21:25