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
Custom NavType을 적용합니다.
The text was updated successfully, but these errors were encountered:
https://stackoverflow.com/questions/59975553/parcelables-dont-support-default-values-android-navigation-deeplink-argument
Parcelize는 default value를 아직 지원해주지 않기 때문에, 기존 방식 (Json으로 직렬화/역직렬화) 유지하겠습니다.
Sorry, something went wrong.
feat/#124: CellArgument NavType.ParcelableType 적용
22f790f
jinukeu
No branches or pull requests
⚒️ Refactor
리팩토링할 내용에 대해 설명해주세요.
Custom NavType을 적용합니다.
Progress
비고
The text was updated successfully, but these errors were encountered: