BubbleSeekBar icon indicating copy to clipboard operation
BubbleSeekBar copied to clipboard

seekbar可以竖直方向?

Open jpt666 opened this issue 5 years ago • 2 comments

jpt666 avatar Aug 26 '19 07:08 jpt666

 <com.xw.repo.BubbleSeekBar
                android:id="@+id/seek_contrast_left"
                android:layout_width="250dp"
                android:layout_height="wrap_content"
                android:layout_alignParentEnd="true"
                android:layout_centerVertical="true"
                android:layout_marginEnd="20dp"
                android:rotation="270"
                app:bsb_max="30"
                app:bsb_min="0"
                app:bsb_touch_to_seek="true" />

jaxlifu avatar Jan 04 '20 05:01 jaxlifu

这个滑条可以竖直吗

fengjuntang avatar Oct 08 '22 07:10 fengjuntang