Fixed
Status Update
Comments
co...@google.com <co...@google.com> #2
Planning to keep the range sliders as experimental due to anticipated changes to support custom thumbs.
ke...@google.com <ke...@google.com>
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit c9990b30b2697721fa91dcedd00876ec772065ba
Author: Kevin Truong <kevinctruong@google.com>
Date: Fri Jan 13 15:10:08 2023
Promoting Slider and RangeSlider to stable
Deprecating the previous Slider and RangeSlider APIs, and added a non-experimental Slider and RangeSlider API that contains parameters for custom thumbs and track as well as their default values.
Removed experimental annotations for SliderPositions, SliderDefaults.Thumb, and SliderDefaults.Track.
Test: N/A
Bug: 261566890
Relnote: Promoting SliderPositions, SliderDefaults.Thumb, and SliderDefaults.Track to stable and adding non-experimental Slider and RangeSlider APIs that contains custom thumbs and track. Also deprecating the previous Slider and RangeSlider APIs.
Change-Id: Ie5ea6c578fc9335e658305bdf2b64365eb4fab01
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Slider.kt
https://android-review.googlesource.com/2387896
Branch: androidx-main
commit c9990b30b2697721fa91dcedd00876ec772065ba
Author: Kevin Truong <kevinctruong@google.com>
Date: Fri Jan 13 15:10:08 2023
Promoting Slider and RangeSlider to stable
Deprecating the previous Slider and RangeSlider APIs, and added a non-experimental Slider and RangeSlider API that contains parameters for custom thumbs and track as well as their default values.
Removed experimental annotations for SliderPositions, SliderDefaults.Thumb, and SliderDefaults.Track.
Test: N/A
Bug: 261566890
Relnote: Promoting SliderPositions, SliderDefaults.Thumb, and SliderDefaults.Track to stable and adding non-experimental Slider and RangeSlider APIs that contains custom thumbs and track. Also deprecating the previous Slider and RangeSlider APIs.
Change-Id: Ie5ea6c578fc9335e658305bdf2b64365eb4fab01
M compose/material3/material3/api/current.txt
M compose/material3/material3/api/public_plus_experimental_current.txt
M compose/material3/material3/api/restricted_current.txt
M compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/Slider.kt
ke...@google.com <ke...@google.com>
pr...@google.com <pr...@google.com> #4
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.material3:material3:1.1.0-alpha06
Description
The following Experimental APIs have existed for several releases.
Please consider stabilising or removing these APIs: