feat: Implement navigation animations#54
Conversation
… generic TopAppBar component across screens.
|
remove this line from Gradle properties : usr/lib/jvm/java-17-openjdk |
Increased the maximum heap size for the Gradle daemon from 2048m to 3072m.
…ens and add gradle.properties to gitignore.
…UntilCollapsedScrollBehavior`because it was causing scroll jittery
|
Done review the changes |
|
i m thinking next to move felxible mode lock to top header (lock icon) , and chnage the instant time blocks "minutes" to min |
Sure, sounds good! As for the flexible mode button, I think many distracted people probably use it often, so perhaps keep it in the screen somewhere where it is more reachable. What do you think? |
MainActivity with Jetpack Compose Navigation spring…
The bounciness is controlled by dampingRatio : you can adjust is current it 0.8f (lower means more bounciness)
I also fixed the topaAppbar , now it will not sliced while scrolling
And also fixed the home button issue , this was irrating me like ( the issue was : when home button is clicked it to direct to original home section not inside one for example if user open routines and then click the stat section then click home section then it should in home not inside the routine )
remove this line from grade properties : usr/lib/jvm/java-17-openjdk