tensory / TipCalculator

Tip calculator, my first Android app.
Other
0 stars 0 forks source link

Code review #1

Open tensory opened 11 years ago

tensory commented 11 years ago

Please review! Thanks.

/cc @nesquena @timothy1ee

nesquena commented 11 years ago

Thanks Ari, good submission. a few notes of feedback:

Hopefully this has given you a first sense of the RelativeLayout which is a very powerful layout system, probably one of the best responsive-first layout systems available across web and mobile platforms. Let us know if you have any other thoughts or questions about the assignment.

The next assignment will build on top of the first concepts introduced here and will also introduce networking, api use, handling remote images and navigating between activities.