udacity / Android_Me

App that lets you style your own Android! This uses Fragments to create a flexible and responsive UI.
259 stars 1.01k forks source link

TODO comments doesn't show in the exercises source code files #58

Open elhennawy opened 5 years ago

elhennawy commented 5 years ago

The source code that I checked out to complete the exercises doesn't include the TODO comments. I cannot access to it from Android Studio too, because It wasn't in the source code.

htslin103 commented 5 years ago

It's a little strange but the actual branch is git checkout TFragments.01-Exercise-CreateBodyPartFragment so you go through the walkthrough, the quiz etc to step.10 in the tutorial. Then this branch will have the 5 TODOs.