While it is possible to generate a SeekBar by layout xml definition, no related
events are triggered.
The SeekBar can be supported with ease by letting the FullScreenTask to
implement the OnSeekBarChangeListener interface as done with OnClickListener
and OnItemClickListener.
Probably other listeners I am not aware of can, be supported so perhaps the
triggering can be moved out the FullScreenTask class.
Original issue reported on code.google.com by FxI...@gmail.com on 19 Jul 2013 at 8:26
Original issue reported on code.google.com by
FxI...@gmail.com
on 19 Jul 2013 at 8:26