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
将ToggleButton 放在RelativeLayout 中 会显示成垂直的样式,同样,在ToggleButton外围包裹一层LinearLayout,无法工作正常
Example:
[RelativeLayout] [LinearLayout] [ToggleButton/] [/LinearLayout] [/RelativeLayout]
The text was updated successfully, but these errors were encountered:
你说的这种情况我测试了但未能重现,请问你的硬件和系统版本是多少呢?
Sorry, something went wrong.
No branches or pull requests
将ToggleButton 放在RelativeLayout 中 会显示成垂直的样式,同样,在ToggleButton外围包裹一层LinearLayout,无法工作正常
Example:
[RelativeLayout]
[LinearLayout]
[ToggleButton/]
[/LinearLayout]
[/RelativeLayout]
The text was updated successfully, but these errors were encountered: