Open mysgithub opened 8 years ago
:+1: Great work overall, good to see you were able to attempt all the stories for the assignment. A few notes after checking out the code:
SwipeRefreshLayout
for easy timeline refreshesTwitterUtil
)Butterknife
, Glide
, etc. for removing boilerplate code.ActiveAndroid
annotations to the modelsParcelable
interface instead of Serialization
of modelsFloatingActionButton
for composing tweet instead of ActionBar
Here's a detailed Project 3 Feedback Guide here which covers the most common issues with this submitted project. Read through the feedback guide point-by-point to determine how you could improve your submission.
Let us know if you have any other thoughts or questions about this assignment. Hopefully by now you feel pretty comfortable with all the major pieces to basic Android apps (Views, Controllers, ActionBar, Navigation, Models, Authentication, API Communication, Persistence, et al) and see how they all fit together. We are close now to a turning point in the course where you should be hitting a "critical mass" towards your knowledge of Android.
My app is complete, please review. /cc @codepathreview @codepath
My LicCap gif was on right edge hence it looks little cut from right on gif. Let me know if you need new gif.