Last active
December 7, 2017 07:37
-
-
Save engr-erum/e59fa65610c685d672092a2cb920dd80 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"2EjddfdfdfdfdfdfKLH": { | |
"edition": 1, | |
"language": "ap,sp,ai", | |
"is_public": true | |
} | |
}, | |
{ | |
"2dldfdfdfdfdfVzqE": { | |
"edition": 1, | |
"language": "ap,ai,es", | |
"is_public": true | |
} | |
} | |
] | |
How will i parse this using retrofit lib ? | |
Second architecture point of view can i break language in a separate table ? or model class in case of Realm ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment