Is there any `Ranger` like `SLider` but with min /...
# compose
a
Is there any
Ranger
like
SLider
but with min / max selector?
s
There's a
valueRange
parameter in
Slider
a
but i cannot select two value, isn't?
I mean, two tracks, for lower and grater value
s
Oh yeah I don't think that's available
a
s
Is it available in the xml based system?
a
yes, on material design components
s
I guess you'll have to use that with
AndroidView
rn
r
There is a feature request that's been out there (exactly a year ago today!) but I don't know if it's going anywhere: "Range slider or range option for the Slider composable": https://issuetracker.google.com/u/3/issues/150221060
(It's got 4 stars -- I suppose you could star it too.)
a
thanks