Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

CoordinatorLayout in appbar behavior use, #2

Open
NullPoint-A opened this issue Oct 19, 2017 · 3 comments
Open

CoordinatorLayout in appbar behavior use, #2

NullPoint-A opened this issue Oct 19, 2017 · 3 comments
Assignees
Labels

Comments

@NullPoint-A
Copy link

Used in CoordinatorLayout and implements UI using AppbarBehavior.

However, com.android.support:design:26.1.0 does not work well.

Works well with versions below 26.

@lumenghz
Copy link
Owner

lumenghz commented Oct 20, 2017

I will check it. And you are welcomed to commit a PR if you already found solutions 😃

@lumenghz lumenghz self-assigned this Oct 20, 2017
@lumenghz lumenghz added the bug label Oct 20, 2017
@NullPoint-A
Copy link
Author

I solved the problem.
I modified it with reference to the android.support.v4.widget.SwipeRefreshLayout (v26.1.0).
Use the NestedScrollingParent and NestedScrollingChild interfaces.

@lumenghz
Copy link
Owner

lumenghz commented Nov 3, 2017

Good to hear that. I'm so sorry that I was a little busy this while. I'll check it as soon as possible.

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

No branches or pull requests

2 participants