Last active
December 7, 2017 07:37
Revisions
-
engr-erum created this gist
Dec 7, 2017 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ [ { "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 ?