android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.65k stars 4.71k forks source link

comment update #953

Closed Lucodivo closed 7 months ago

Lucodivo commented 7 months ago

ViewModel is used in PlantDetailsScreen not PlantDetailFragment. Probably missed during migration from Fragments to Compose.

google-cla[bot] commented 7 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.