miladsalimiiii / android-mvvm-clean-architecture-dagger-hilt-coroutines

This repository contains a detailed sample app that implements MVVM ,clean architecture using Dagger Hilt, Coroutines,Retrofit, Navigation ,ViewPager2 and collapsing Toolbar
3 stars 1 forks source link

Curvature animation required. #3

Open iarghadip opened 4 years ago

iarghadip commented 4 years ago

The path of the card from point A to point B is too straight, I want a J type curvature while the toolbar is collapsing.

Screenshot 2020-10-19 at 6 09 28 PM

Please give an option for customizing the curve as well. Maybe It curves in opposite direction by setting an attribute in the CardView.

Problem

miladsalimiiii commented 4 years ago

I am going to add animation in close time.

iarghadip commented 4 years ago

Hello, can you review my post once, because I've updated it.