Closed OyaCanli closed 5 years ago
Thanks! :) I caught an error myself in the singleton instantiation. I didn't use double checked locking correctly. In fact the sample used in Udacity Android Architecture Components course had this error so I learned it incorrectly. Anyway, I'll correct that tomorrow as well. Thanks for reviewing!
Great work @OyaCanli Keep it up :100:
change binding implementation of details fragment, style read more button, add a seperate method in viewmodel for visibility of list..