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
目前ListDetail 会在进入Detail页面时直接高亮List里的选中项,导致Compact设备 ListDetail导航动画进行时,List里的选中项过渡十分生硬(ripple 到直接强调色背景) 可能的解决方法:在Compact设备上关闭List的选中项高亮或使用比较柔和的选中项背景渐变动画
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前ListDetail 会在进入Detail页面时直接高亮List里的选中项,导致Compact设备 ListDetail导航动画进行时,List里的选中项过渡十分生硬(ripple 到直接强调色背景)
可能的解决方法:在Compact设备上关闭List的选中项高亮或使用比较柔和的选中项背景渐变动画
The text was updated successfully, but these errors were encountered: