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

[104] Fixed category menu button semantics. #97

Merged
merged 1 commit into from Aug 22, 2018
Merged

[104] Fixed category menu button semantics. #97

merged 1 commit into from Aug 22, 2018

Conversation

johnsonmh
Copy link
Contributor

No description provided.

@@ -115,7 +115,10 @@ class _BackdropTitle extends AnimatedWidget {
begin: Offset.zero,
end: Offset(0.5, 0.0),
).evaluate(animation),
child: backTitle,
child: Semantics(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this line.

@johnsonmh johnsonmh merged commit c4b7875 into material-components:104-complete Aug 22, 2018
@johnsonmh johnsonmh deleted the fix-86-backlayerSemantics branch August 22, 2018 20:20
@johnsonmh
Copy link
Contributor Author

closes #86

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

Successfully merging this pull request may close these issues.

None yet

2 participants