Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit 159f6f0d167787a2065d937f8679ec65402ef3c8
Author: Matvei Malkov <malkov@google.com>
Date: Thu Aug 06 10:54:48 2020
Remove deprecated foundation APIs
Change-Id: I73b0d940455a0a8e8dd18b5a483b12707f599304
Relnote: "VerticalScroller and HorizontalScroller have been removed. Use ScrollableColumn/Row instead. Modifier.drawBackground has been removed. Use Modifier.background"
Test: n/a
Fixes: 163019183
M ui/ui-core/src/androidAndroidTest/kotlin/androidx/compose/ui/AndroidLayoutDrawTest.kt
M ui/ui-core/src/androidAndroidTest/kotlin/androidx/compose/ui/platform/AndroidViewCompatTest.kt
M ui/ui-foundation/api/current.txt
M ui/ui-foundation/api/public_plus_experimental_current.txt
M ui/ui-foundation/api/restricted_current.txt
M ui/ui-foundation/src/commonMain/kotlin/androidx/compose/foundation/Background.kt
M ui/ui-foundation/src/commonMain/kotlin/androidx/compose/foundation/Scroll.kt
https://android-review.googlesource.com/1393097
Branch: androidx-master-dev
commit 159f6f0d167787a2065d937f8679ec65402ef3c8
Author: Matvei Malkov <malkov@google.com>
Date: Thu Aug 06 10:54:48 2020
Remove deprecated foundation APIs
Change-Id: I73b0d940455a0a8e8dd18b5a483b12707f599304
Relnote: "VerticalScroller and HorizontalScroller have been removed. Use ScrollableColumn/Row instead. Modifier.drawBackground has been removed. Use Modifier.background"
Test: n/a
Fixes: 163019183
M ui/ui-core/src/androidAndroidTest/kotlin/androidx/compose/ui/AndroidLayoutDrawTest.kt
M ui/ui-core/src/androidAndroidTest/kotlin/androidx/compose/ui/platform/AndroidViewCompatTest.kt
M ui/ui-foundation/api/current.txt
M ui/ui-foundation/api/public_plus_experimental_current.txt
M ui/ui-foundation/api/restricted_current.txt
M ui/ui-foundation/src/commonMain/kotlin/androidx/compose/foundation/Background.kt
M ui/ui-foundation/src/commonMain/kotlin/androidx/compose/foundation/Scroll.kt
Description
scrollers and drawBackground