codepath-android-fall16-group-8 / travel

3 stars 3 forks source link

Transitions #72

Closed heyhuyen closed 7 years ago

heyhuyen commented 7 years ago

Notes for anyone looking at this in the future: Added basic activity to activity transitions. I used the newer Transitions Framework because I thought it would be fun to play with the shared element transitions later on.

Resources:

General scenarios:

Issues:

Master List of Activity - Activity Transitions:

HomeActivity

from navigation drawer:

Suggestion

Create Story

Story/Trip

Map

Profile

Search

Followers/Following

heyhuyen commented 7 years ago

Going to add basic transitions (left - right), bottom up?