We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 내가 하려는 방법은 Fragment에서 카테고리 정보를 가지고 뷰모델 1개를 다수의 프레그먼트에서 동시에 사용함. 용한님이 알려주신 방법은 ViewModel에서 카테고리 정보를 가지고 3개의 뷰모델을 생성함.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🫣 관련 PR
😲 개요
현재 내가 하려는 방법은 Fragment에서 카테고리 정보를 가지고 뷰모델 1개를 다수의 프레그먼트에서 동시에 사용함.
용한님이 알려주신 방법은 ViewModel에서 카테고리 정보를 가지고 3개의 뷰모델을 생성함.
The text was updated successfully, but these errors were encountered: