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

Question: how to set to show multiple action items, taking as much as possible? #1

Open
AndroidDeveloperLB opened this issue Nov 13, 2019 · 0 comments

Comments

@AndroidDeveloperLB
Copy link

I can see on the screenshots of the material guidelines that it's possible to show more than just 2:

https://material.io/components/app-bars-bottom/app-bars-bottom.html#anatomy

Example:
https://storage.googleapis.com/spec-host-backup/mio-components%2Fassets%2F1STHFRgIzHVCN_kx0Pzt8HfG6JEJOCGYz%2Fanatomy-fab-none.png

image

How do I do that?
I can even see that there is a way to set the action items on the left (and hopefully still have the overflow item on the far-right-edge) :

https://storage.googleapis.com/spec-host-backup/mio-components%2Fassets%2F1uMIJeZicJJACwoQquyJO4o0ovLV2yrqx%2Fplacement-top-app-bar-do.png

image

Is it possible only for BottomAppBar, or for Toolbar in general?

Please show in the sample how to do both.

I even wrote a question about this here, because initially I thought it's something of the Toolbar itself.

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