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

Hello WaveSwipeRefreshLayout include Recyclerview problem scroll up when always refreshing #6

Closed
xesun opened this issue Aug 17, 2015 · 2 comments

Comments

@xesun
Copy link

xesun commented Aug 17, 2015

<jp.co.recruit_lifestyle.android.widget.WaveSwipeRefreshLayout
    android:id="@+id/main_swipe"
    android:layout_width="match_parent"
    android:layout_height="match_parent">

    <com.marshalchen.ultimaterecyclerview.UltimateRecyclerView
        android:id="@+id/listView"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        app:recyclerviewScrollbars="vertical" />
</jp.co.recruit_lifestyle.android.widget.WaveSwipeRefreshLayout>
@amyu
Copy link
Contributor

amyu commented Aug 18, 2015

Thank you.

I tried to implement the RecyclerView.
issue#6-include-Recyclerview-problem branch.
But I could not confirm it.

Please explain it to me more.

@xesun
Copy link
Author

xesun commented Aug 18, 2015

Thank you Amyu

@xesun xesun closed this as completed Aug 18, 2015
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