Use fade transition in Voyager screens to mimic existing Conductor change handler

This commit is contained in:
arkon
2022-10-21 15:29:17 -04:00
parent c61a51438d
commit 2921be620a
3 changed files with 16 additions and 19 deletions

View File

@ -93,7 +93,6 @@ junit = "org.junit.jupiter:junit-jupiter:5.9.1"
voyager-navigator = { module = "cafe.adriel.voyager:voyager-navigator", version.ref = "voyager" }
voyager-transitions = { module = "cafe.adriel.voyager:voyager-transitions", version.ref = "voyager" }
materialmotion-core = "io.github.fornewid:material-motion-compose-core:0.10.2-beta"
numberpicker= "com.chargemap.compose:numberpicker:1.0.3"
[bundles]