Spikeysanju / Einsen

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Apache License 2.0
912 stars 79 forks source link

Update Navigation Transition animation #52

Closed Spikeysanju closed 2 years ago

Spikeysanju commented 2 years ago

The goal of this feature request is to improve the onscreen navigation animation of this app. Currently we're using default animation which looks really odd.

Spikeysanju commented 2 years ago

Not planning to add Slide in or out animation for this app. It's currently a blocker for the launch. Closing this issue for now. Maybe in future I will be exploring this.