Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

재사용되는 프레그먼트와 뷰모델의 관게를 n:1로 할 것인가 1:n으로 할 것인가 #22

Open
1 task
soopeach opened this issue Nov 21, 2022 · 0 comments
Labels
Todo 해야할 일! 현수

Comments

@soopeach
Copy link
Member

🫣 관련 PR

😲 개요

현재 내가 하려는 방법은 Fragment에서 카테고리 정보를 가지고 뷰모델 1개를 다수의 프레그먼트에서 동시에 사용함.
용한님이 알려주신 방법은 ViewModel에서 카테고리 정보를 가지고 3개의 뷰모델을 생성함.

  • 현재는 첫 번째 방법으로 구현!!! 추후에 토의 후 리팩터링 여부 결정!
@soopeach soopeach added 현수 Todo 해야할 일! labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Todo 해야할 일! 현수
Projects
None yet
Development

No branches or pull requests

1 participant