mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-03-04 01:35:21 +01:00
SettingsAdapter.kt: Removed stray commented code
This commit is contained in:
parent
699d31c033
commit
67ca752c91
@ -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