EditableSeekBar icon indicating copy to clipboard operation
EditableSeekBar copied to clipboard

Android widget. Combination of EditText and SeekBar.

Results 1 EditableSeekBar issues
Sort by recently updated
recently updated
newest added

Running setEnabled() method on EditableSeekBar object now disables/enables both edittext and seekbar. (View can now be properly disabled).