wotosts / wotosts.github.io

https://wotosts.github.io/
1 stars 0 forks source link

[Android] Compose CollapsingAppBar 만들기 - Treasure Box #1

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

[Android] Compose CollapsingAppBar 만들기 - Treasure Box

Compose에는 CollapsingToolbarLayout이 없습니다. 이런 UI를 개발하려면 Custom Composable을 만들어 주어야 합니다.

https://wotosts.github.io/android/compose-collapsing-app-bar-%EB%A7%8C%EB%93%A4%EA%B8%B0/

90ms commented 1 year ago

좋은 글 다음에도 부탁해요 :)

imaec commented 1 year ago

저도 필요한 기능이었는데 많은 도움 됐어요. 감사합니다! 🙏

samkim91 commented 3 months ago

CollapsingAppBar 커스텀하려고 알아보던 중 들어왔습니다! 매우 좋은 방법에 감탄을 하며 이만 개발하러 가보겠습니다 :)