We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我在项目中加了三个该View用作省市区三级联动 每个宽度都是屏幕的1/3 但是当遇到某些市名过长的时候 文字左右会显示不下 直接被切掉了
The text was updated successfully, but these errors were encountered:
怎样才能让显示不下的文字末尾用省略号代替 而不是把左右超出部分切掉呀
Sorry, something went wrong.
我暂时没有考虑这点,没有设定滚动或者根据numberpickerview的宽度自动设定文字大小的功能
No branches or pull requests
我在项目中加了三个该View用作省市区三级联动 每个宽度都是屏幕的1/3 但是当遇到某些市名过长的时候 文字左右会显示不下 直接被切掉了
The text was updated successfully, but these errors were encountered: