/**
* Binding implementations and Supported Binding Attributes for
* <a href="http://developer.android.com/reference/android/widget/SeekBar.html">android.widget.SeekBar</a>.
*
* @prop progress; Integer; yes
*
* @event onSeekBarChange; {@link org.robobinding.widget.seekbar.SeekBarChangeEvent}
*/
package org.robobinding.widget.seekbar;