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
现有的Calendar的翻页键是增减上一级别的日期,比如当前是月视图则增减年份。如果当前是年视图则会直接禁用翻页键。 DatePicker也是使用的Calendar组件,如果要选择一个较早或较晚的年份,要么在年视图反复点击第一个或最后一个年份,要么就只能在月视图猛点翻页按钮,感觉不太方便。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
现有的Calendar的翻页键是增减上一级别的日期,比如当前是月视图则增减年份。如果当前是年视图则会直接禁用翻页键。
DatePicker也是使用的Calendar组件,如果要选择一个较早或较晚的年份,要么在年视图反复点击第一个或最后一个年份,要么就只能在月视图猛点翻页按钮,感觉不太方便。
The text was updated successfully, but these errors were encountered: