Open tsecheran opened 10 years ago
https://github.com/tsecheran/mobileplatform/blob/master/TipCalculator/tip_calculator.gif
Gif generated for the Tip Calculator
:+1: Looks good overall. Glad to see you added custom tip slider UI!
I have provided a detailed Project 1 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. You should consider going back and implementing applicable feedback as well. Keep in mind that one of the most important parts of Android development is learning the correct patterns and conventions.
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.
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.
If you have any particular questions about the assignment in general or on any of the feedback, feel free to reply here or post on the discussion forum on Jive.
841a5ed6587e34e89e0ccb62545e32a67d0739da @nesquena
Hello Nathan, Sorry for submitting this late, I couldn't get the gif generation working, I'm getting a black screen. So I'm just submitting the code, may be I can show you the demo in person trow.
Please review this and let me know your comments... Still couldn't get customized the view with different colors and user experience. But I've added SeekBar to change the Tip % and calculated the tip amt based on the progress.
Thanks, Cheran