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

How to display merged appbar laypout below main appbar layout or toolbar #52

Open
vjayrajput opened this issue Nov 8, 2017 · 1 comment

Comments

@vjayrajput
Copy link

How to display merged appbar laypout below main appbar layout or toolbar

@miguelhincapie
Copy link
Owner

Hi @vjayrajput
You can achieve it modifying onDependentViewChanged() method in all classes ending with Behavior, e.g. MergedAppBarLayoutBehavior.
That needs to be done because all components of the library are connected (related to their height and Y value under vertical axis).

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

No branches or pull requests

2 participants