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

如果设置了itemtextsize,滑动item,其他的item就会错位。 #279

Closed
xiaoyaobai opened this issue Dec 10, 2021 · 7 comments
Closed
Labels

Comments

@xiaoyaobai
Copy link

image

@xiaoyaobai
Copy link
Author

image
就像这样。

@liyujiang-gzu
Copy link
Member

liyujiang-gzu commented Dec 15, 2021

就像这样。

这个问题是4.1.2版本支持字号加大加粗引起的,4.1.3及4.1.4版本做了优化,4.1.4版本任然还复现这个问题吗?。

@xiaoyaobai
Copy link
Author

xiaoyaobai commented Dec 16, 2021

就像这样。

这个问题是4.1.2版本支持字号加大加粗引起的,4.1.3及4.1.4版本做了优化,4.1.4版本任然还复现这个问题吗?。

implementation 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:4.1.5' 我添加的是这个版本。您可以自己尝试一下。

@liyujiang-gzu
Copy link
Member

@xiaoyaobai 试试这个版本,验证一下看看:implementation 'com.github.gzu-liyujiang.AndroidPicker:WheelPicker:6139b39c44'

@liyujiang-gzu
Copy link
Member

        <com.github.gzuliyujiang.wheelpicker.widget.TimeWheelLayout
            android:layout_width="200dp"
            android:layout_height="150dp"
            android:layout_gravity="center_horizontal"
            app:wheel_cyclicEnabled="true"
            app:wheel_itemTextSize="10dp"
            app:wheel_itemTextSizeSelected="12dp"
            app:wheel_timeMode="hour_24_has_second"
            app:wheel_visibleItemCount="5" />
default.mp4

@liyujiang-gzu
Copy link
Member

@xiaoyaobai See version 4.1.6

@xiaoyaobai
Copy link
Author

@xiaoyaobai See version 4.1.6

emmm,最近有点忙碌没有注意到您回复的消息。实在抱歉。刚刚我试了试4.16错误已经修改。

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

No branches or pull requests

2 participants