Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seekbar可以竖直方向? #189

Open
jpt666 opened this issue Aug 26, 2019 · 2 comments
Open

seekbar可以竖直方向? #189

jpt666 opened this issue Aug 26, 2019 · 2 comments

Comments

@jpt666
Copy link

jpt666 commented Aug 26, 2019

No description provided.

@jaxlifu
Copy link

jaxlifu commented Jan 4, 2020

 <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" />

@fengjuntang
Copy link

这个滑条可以竖直吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants