Infeasible
Status Update
Comments
sa...@google.com <sa...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit 01e6286fba92911346fa8cb2efd9bd024f18e11d
Author: Louis Pullen-Freilich <lpf@google.com>
Date: Fri Oct 30 18:20:15 2020
Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor
Content color is a design system specific concept, and so the foundation
AmbientContentColor will be deprecated and replaced with the new material one.
Bug: b/172067770
Test: updateApi
Relnote: "Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor"
Change-Id: I84f7be83a15ed02b301c3d9d0e44481ebb01ddb0
M compose/material/material/api/current.txt
M compose/material/material/api/public_plus_experimental_current.txt
M compose/material/material/api/restricted_current.txt
A compose/material/material/src/commonMain/kotlin/androidx/compose/material/ContentColor.kt
https://android-review.googlesource.com/1482437
Branch: androidx-master-dev
commit 01e6286fba92911346fa8cb2efd9bd024f18e11d
Author: Louis Pullen-Freilich <lpf@google.com>
Date: Fri Oct 30 18:20:15 2020
Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor
Content color is a design system specific concept, and so the foundation
AmbientContentColor will be deprecated and replaced with the new material one.
Bug:
Test: updateApi
Relnote: "Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor"
Change-Id: I84f7be83a15ed02b301c3d9d0e44481ebb01ddb0
M compose/material/material/api/current.txt
M compose/material/material/api/public_plus_experimental_current.txt
M compose/material/material/api/restricted_current.txt
A compose/material/material/src/commonMain/kotlin/androidx/compose/material/ContentColor.kt
Description
CRTL-SHIFT-I , console, warnings.