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

material content implementation #6

Open
dskinner opened this issue May 18, 2016 · 0 comments
Open

material content implementation #6

dskinner opened this issue May 18, 2016 · 0 comments

Comments

@dskinner
Copy link
Owner

Material content can act independently of the material itself, being clipped by the material's bounds. There's a lot of interesting cases for interactions with this such as resolving content layout that is masked and clipped by a floating action button that on click removes mask and animates to the encompass content's bounds.

The question then becomes, what is content .. but the layout of text and images, both of which are supported to some degree by the Material type today. So, how should this be laid out and how should the various types interact? Is a distinction of material vs content required at the type level or is this an api issue? I'm leaning towards the latter.

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

No branches or pull requests

1 participant