basshelal / Waqti

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

BoardView animations #101

Open basshelal opened 5 years ago

basshelal commented 5 years ago

Add and update all BoardView animations. These animations would include an animation for when scrolling towards the start and an animation when scrolling towards the end (2 in total) and animations when newly inflating any items, including tasks and lists.

Here's a good tutorial starting point.