Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit 449d9c58e4ce1924270226922bf74eaef3302983
Author: Zach Klippenstein <klippenstein@google.com>
Date: Thu Mar 02 15:00:22 2023
Make TextMeasurer and related APIs non-experimental.
We want to be able to use these for BasicTextField2.
Fixes: b/261581753
Test: n/a
Relnote: "`TextMeasurer` and related APIs are no longer experimental."
Change-Id: I74647908ae270be731ffa12d1599f6c9199fd904
M compose/ui/ui-text/api/current.txt
M compose/ui/ui-text/api/public_plus_experimental_current.txt
M compose/ui/ui-text/api/restricted_current.txt
M compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/TextMeasurer.kt
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/text/TextMeasurerHelper.kt
https://android-review.googlesource.com/2466798
Branch: androidx-main
commit 449d9c58e4ce1924270226922bf74eaef3302983
Author: Zach Klippenstein <klippenstein@google.com>
Date: Thu Mar 02 15:00:22 2023
Make TextMeasurer and related APIs non-experimental.
We want to be able to use these for BasicTextField2.
Fixes:
Test: n/a
Relnote: "`TextMeasurer` and related APIs are no longer experimental."
Change-Id: I74647908ae270be731ffa12d1599f6c9199fd904
M compose/ui/ui-text/api/current.txt
M compose/ui/ui-text/api/public_plus_experimental_current.txt
M compose/ui/ui-text/api/restricted_current.txt
M compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/TextMeasurer.kt
M compose/ui/ui/api/current.txt
M compose/ui/ui/api/public_plus_experimental_current.txt
M compose/ui/ui/api/restricted_current.txt
M compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/text/TextMeasurerHelper.kt
ju...@google.com <ju...@google.com> #3
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.ui:ui-text-android:1.5.0-beta01
Description
The following Experimental APIs have existed for several releases.
Please consider stabilising or removing these APIs: