mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-16 08:32:11 +01:00
SettingsAdapter.kt: Removed stray commented code
This commit is contained in:
parent
b825ba43bd
commit
5a5e4c9de1
@ -265,7 +265,6 @@ class SettingsAdapter(
|
||||
textInputLayout = sliderBinding.textInput
|
||||
textSliderValue = sliderBinding.textValue
|
||||
textSliderValue!!.setText(sliderProgress.toString())
|
||||
//sliderBinding.textUnits.text = item.units
|
||||
textInputLayout!!.suffixText = item.units
|
||||
|
||||
sliderBinding.slider.apply {
|
||||
|
Loading…
x
Reference in New Issue
Block a user