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

当指示器size设置为1dp的时候不显示 #345

Open
Dandelionsky34 opened this issue Oct 31, 2023 · 1 comment
Open

当指示器size设置为1dp的时候不显示 #345

Dandelionsky34 opened this issue Oct 31, 2023 · 1 comment

Comments

@Dandelionsky34
Copy link

<com.github.gzuliyujiang.wheelview.widget.WheelView
android:id="@+id/ageWv"
android:layout_width="117dp"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
app:wheel_indicatorColor="#FF0081FF"
app:wheel_indicatorSize="1dp"
app:wheel_indicatorEnabled="true"
app:wheel_itemSpace="50dp"
app:wheel_itemTextColor="#FF474747"
app:wheel_itemTextColorSelected="#FF0081FF"
app:wheel_itemTextSize="20sp" />

@Dandelionsky34
Copy link
Author

设置为2dp可以

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