Open SiriusZael opened 9 years ago
Good job finishing all the stories. Some feedback after looking at the code -
onViewCreated
. This is because the framework does an automatic null check for you to ensure that your Fragment's view hierarchy has been created and inflated (if using an XML layout file) properly.
My application is ready for review /cc @codepathreview @codepath