mishabosin / android-instagram

CodePath day one
0 stars 0 forks source link

[Android Bootcamp] Day 1 Instagram Photo Viewer - ready for review #1

Open mishabosin opened 8 years ago

mishabosin commented 8 years ago

My app is complete, please review. /cc @codepathreview @codepath

nickai commented 8 years ago

:+1: Great work Misha! Nice to see you get all the stories completed. A few notes after checking out the code:

Hopefully this first day has given you a better sense of working with RelativeLayout which is a very flexible layout system, probably one of the most powerful responsive-first layout systems available across web and mobile platforms. Tomorrow we'll be connecting to the actual Instagram API and navigating between activities.

We've captured the most common issues with today's stories below. Read through this point-by-point to determine how you could improve your submission.

If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or or email us support@codepath.com.

P.S. Good to see you properly added the readme with features and screenshots to your project as described in the submitting assignments guide!