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

add attribute #tsb_thumb_text_distance control the thumbText's distance #12

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

jdpxiaoming
Copy link

add attribute #tsb_thumb_text_distance control the thumbText's distance to thumb icon .
see img .
pic
tick_thumby

<com.warkiz.tickseekbar.TickSeekBar
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            app:tsb_progress="88"
            app:tsb_show_thumb_text="above"
            app:tsb_thumb_color="@color/color_blue"
            app:tsb_thumb_text_color="@color/color_pink"
            app:tsb_track_progress_color="@color/color_blue"
            app:tsb_tick_texts_size="8sp"
            app:tsb_thumb_text_distance="5dp"
            />

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

Successfully merging this pull request may close these issues.

1 participant