Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Updates Compose to alpha07#670

Merged
manuelvicnt merged 3 commits into
composefrom
mv/compose_alpha07
Nov 12, 2020
Merged

Updates Compose to alpha07#670
manuelvicnt merged 3 commits into
composefrom
mv/compose_alpha07

Conversation

@manuelvicnt

Copy link
Copy Markdown
Contributor

No description provided.

@florina-muntenescu florina-muntenescu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. one extra question. feel free to merge after it's addressed

Comment thread app/build.gradle Outdated
implementation "androidx.ui:ui-tooling:$rootProject.composeVersion"
implementation "androidx.compose.runtime:runtime-livedata:$rootProject.composeVersion"
implementation "com.google.android.material:compose-theme-adapter:$rootProject.composeVersion"
// implementation "com.google.android.material:compose-theme-adapter:$rootProject.composeVersion"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be removed rather than commented out?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep it, we'll need to revert back to this for the actual release.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, I left it commented out so that we don't forget to revert it

Comment thread app/build.gradle Outdated
implementation "androidx.ui:ui-tooling:$rootProject.composeVersion"
implementation "androidx.compose.runtime:runtime-livedata:$rootProject.composeVersion"
implementation "com.google.android.material:compose-theme-adapter:$rootProject.composeVersion"
// implementation "com.google.android.material:compose-theme-adapter:$rootProject.composeVersion"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd keep it, we'll need to revert back to this for the actual release.

@manuelvicnt
manuelvicnt merged commit 5637264 into compose Nov 12, 2020
@manuelvicnt
manuelvicnt deleted the mv/compose_alpha07 branch November 12, 2020 18:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants