Assigned
Status Update
Comments
je...@google.com <je...@google.com>
co...@google.com <co...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
Author: aplachykau <
Link:
Correct TimePickerDialog inconsistencies to align with the spec.
Expand for full commit details
Correct TimePickerDialog inconsistencies to align with the spec.
Bug: b/397821743
Test: N/A
Change-Id: I23f9ff88a17ae0d33d1868f6cf1b0fc7097edb64
Files:
- M
compose/material3/material3/samples/src/main/java/androidx/compose/material3/samples/TimePickerSamples.kt
- M
compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/TimePickerDialog.kt
Hash: c506cb26786aa9196369639c74ec1756efbc186a
Date: Fri Feb 28 17:42:12 2025
ki...@gmail.com <ki...@gmail.com> #3
I just attached images showing the actual and expected views of the slider. The current view is what I see after implementing the Material3 Slider. You mentioned thumbTrackGapSize
, but I couldn't find it in the Slider Example.png
.
Description
Jetpack Compose component(s) used: Slider
Android Studio Build: Meerkat
Kotlin version: 2.1.0
Steps to Reproduce or Code Sample to Reproduce:
Integrating Material 3 Slider, Why the new Slider have default Handle of white Background I'm unable to customize it even i customize an icon Still the icon is wrapping under white Background as shown in Below image.