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

balloon has white background #193

Open
theapache64 opened this issue Nov 14, 2019 · 0 comments
Open

balloon has white background #193

theapache64 opened this issue Nov 14, 2019 · 0 comments

Comments

@theapache64
Copy link

Below given my Seekbar

<com.xw.repo.BubbleSeekBar
                    android:id="@+id/bsb_frequency"
                    android:layout_width="0dp"
                    android:layout_height="wrap_content"
                    app:bsb_max="5"
                    app:bsb_section_count="5"
                    app:bsb_min="0"
                    app:layout_constraintEnd_toEndOf="parent"
                    app:layout_constraintStart_toStartOf="@id/tv_label_frequency"
                    app:layout_constraintTop_toBottomOf="@id/tv_label_frequency" />

and the balloon shows white background.

new

  • Why the balloon has white background and how do I remove it ?
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

1 participant