basshelal / Waqti

Android app for a Kanban board time management system similar to Trello
MIT License
35 stars 7 forks source link

Shared Element Transitions between Fragments #102

Open basshelal opened 5 years ago

basshelal commented 5 years ago

We should make Shared Element Transitions between all Fragments that have a relation to each other, like ViewBoardListFragment and ViewBoardFragment, to make it seem like we are just entering inside each element instead of going into a new screen.