-
Clone this repository to create a local copy on your computer. In Android Studio, go to File -> New -> Project from Version Control -> GitHub and paste in
https://github.com/IntrepidPursuits/animation-exercise-android.git
-
Create a branch called
<your-name>/add-animations
git checkout -b <your-name>/add-animations
-
Download the animation movie files from the
animation_movies
folder in this repository and watch them. Add those animations to the app while preserving all functionality. You'll probably want to start with modifying the three methods marked by the TODOs inDetailActivity
andOverviewActivity
. -
Commit and push your branch up to Github
git add . git commit -m "Add animations" git push origin <your-name>/add-animations
-
Create a pull request on GitHub
-
Notifications
You must be signed in to change notification settings - Fork 0
gsintrepid/animation-exercise-android
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published