android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Update to Compose October '22 #161

Open JolandaVerhoef opened 1 year ago

JolandaVerhoef commented 1 year ago

Would be great to update the Compose samples to use the Compose BOM. See https://github.com/android/user-interface-samples/pull/399 for an example of how to do such a migration.

borisf commented 1 year ago

Hi Jolanda,

I am not sure I understand, you suggest the change the Android Studio Poet (a desktop app) to use Compose, or you suggest for the generated Compose code to use the Compose BOM.

Thanks

Boris

JolandaVerhoef commented 1 year ago

For the generated Compose code :) Sorry, I just copy-pasted the same issue content to each repository to save me some time!

borisf commented 1 year ago

I see, not sure I have the bandwidth now, @chao2zhang can you take a look, please