lazycolumn에서 lazyPagingItems를 위와 같이 업데이트해도 리컴포징 되지않는다 따라서
리프레시가 반영되도록 임의의 mutableState를 하나 만든다. 여기에선 refresher
아래와 같이 보이지 않게 하나를 반영하여 recompose되도록 강제한다
'Android Dev > Compose' 카테고리의 다른 글
activity/fragment에서 Compose 호출 (0) | 2021.12.06 |
---|---|
Compose - LazyColumn Flickering Issue or non data(Firebase flow) 플리커링 혹은 데이터없음 문제해결 (0) | 2021.09.05 |
Compose Layout trial (0) | 2021.08.31 |
Compose - LazyColumn Refresh ( mutableStateOf / PagingSource) / Get Index 구현 (0) | 2021.08.28 |
JetPack Compose(3) - Advanced State and Side Effects (0) | 2021.08.15 |