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

Fragment usage... #69

Open
KennyGoers opened this issue Feb 2, 2015 · 2 comments
Open

Fragment usage... #69

KennyGoers opened this issue Feb 2, 2015 · 2 comments

Comments

@KennyGoers
Copy link

When using the fragment usage, what is the behavior? IS the behavior dependent on whether on a tablet (float offset from lower left corner) or small device (against bottom, pushing up the current bottom view).

If this isn't the behavior, it would be nice if it was, as it would do all the work of bumping up various obscured views...

@MrEngineer13
Copy link
Owner

Not exactly sure what you mean Kenny, the SnackBar does differ if you are using phone or a tablet based on the guidelines here Google Material Design Spec

@KennyGoers
Copy link
Author

What I meant was that in the event you used if with a View parent, would it
be possible to move up the children of the view, currently it does not
adjust anything, just uses the View as the parent of the SnackBar, which is
nice, but would be helpful to adjust the views around it with the same
animation speed and such. I realize it is difficult to figure out what
views should move (Floating Buttons) or resize (the ListView/Recycler
view?) or other options.

Understand where I'm going?

On Thu, Feb 26, 2015 at 11:14 AM MrEngineer13 [email protected]
wrote:

Not exactly sure what you mean Kenny, the SnackBar does differ if you are
using phone or a tablet based on the guidelines here Google Material Design
Spec


Reply to this email directly or view it on GitHub
#69 (comment)
.

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

2 participants