AkshayAshokCode / NotePad

A simple notepad app, built with Kotlin using Room DB, Coroutines, Dagger Hilt, LiveData, Canvas, and following Model-View-ViewModel (MVVM) with clean architecture & it’s designed using jetpack compose.
11 stars 1 forks source link

Add button animation onclick #4

Open AkshayAshokCode opened 3 years ago

AkshayAshokCode commented 3 years ago

Add button animation on click of a button and when the list is empty highlight "add" button

AkshayAshokCode commented 3 years ago

Refer this: https://joebirch.co/android/building-an-exploding-fab-transition-in-jetpack-compose/

AkshayAshokCode commented 2 years ago

only add exploding transition animation on button click