issues
search
google-developer-training
/
android-basics-kotlin-cupcake-app
Apache License 2.0
103
stars
163
forks
source link
Dependency updates and addition of reset order before the start of the new order
#96
Open
bekzad
opened
1 year ago
bekzad
commented
1 year ago
Updated Kotlin, Gradle and AGP.
Target and Compile versions updated.
Updated all dependencies (Changed Transformations.map to new Livedata.map method).
Removed warning - "OnCreateView always returns non-null".
Added viewModel.resetOrder() to StartFragment, if the user navigates back to it and starts the order again, user will see clean order.
berila7
commented
1 year ago
what is the difference between Transformations.map and _price.map