material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

[Slider] Slider does not follow bottom sheet

Open michael-winkler opened this issue 1 year ago • 5 comments
trafficstars

Description: If we place a Slider with visible Label, the label does not move up or down inside a bottom sheet dialog.

Expected behavior: It should follow the dialog.

Source code: image

After bottom sheet goes down: image

The label position is not following the sheet.

Minimal sample app repro: -

Android API version: All

Material Library version: 1.13.0-alpha06

Device: -

michael-winkler avatar Oct 15 '24 08:10 michael-winkler