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

Toolbar "snap" doesn't work #189

Open
shifatul-i opened this issue Mar 4, 2017 · 1 comment
Open

Toolbar "snap" doesn't work #189

shifatul-i opened this issue Mar 4, 2017 · 1 comment

Comments

@shifatul-i
Copy link

Hi,
layout_scrollFlags="snap" doesn't work with Toolbar
I think this would be a great addition to this library

<android.support.v7.widget.Toolbar
      android:id="@id/toolbar"
      android:layout_width="match_parent"
      android:layout_height="?attr/actionBarSize"
      app:layout_collapseMode="pin"
      app:layout_scrollFlags="scroll|enterAlways|snap"
      app:popupTheme="@style/AppTheme.PopupOverlay" />
@shifatul-i
Copy link
Author

Sorry, I just saw that you r not planning to add new features to this library. Anyway, thanks for the work around solution. Awesome library.

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