-
Notifications
You must be signed in to change notification settings - Fork 240
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
Position of NestedScrollView and AppBarLayout #164
Comments
Also not working |
Hi @Ne1c |
@henrytao-me i can't do it |
@Ne1c |
|
Hi @Ne1c Can you try this layout?
|
@henrytao-me no, because |
@Ne1c Hi. How did you solve this? |
Does anyone have a solution to this in 2019? |
<android.support.design.widget.CoordinatorLayout
</android.support.design.widget.CoordinatorLayout> |
vimala |
__********** ** ** _ ** ** _ _ _ ** |
Hello, in my layout I have this hierarchy:
And I can't use SmoothAppBarLayout, because I get incorrect position of views. NestedScrollView draw over AppBarLayout in match_parent of screen. You can fix this?
P.S.: I can't use this hierarchy, because this feature of screen.
The text was updated successfully, but these errors were encountered: