mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-11 12:12:26 +00:00
update gradle version
This commit is contained in:
@@ -478,7 +478,7 @@ fun NoiseControlSlider(service: AirPodsService) {
|
||||
service.setAdaptiveStrength(it.toInt())
|
||||
},
|
||||
valueRange = 0f..100f,
|
||||
steps = 99,
|
||||
steps = 3,
|
||||
modifier = Modifier
|
||||
.fillMaxWidth(),
|
||||
colors = SliderDefaults.colors(
|
||||
|
||||
Reference in New Issue
Block a user