StickyScrollViewItems VS CommonPullToRefresh

Compare StickyScrollViewItems vs CommonPullToRefresh and see what are their differences.

StickyScrollViewItems

A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place (by emilsjolander)

CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout. (by Chanven)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
StickyScrollViewItems CommonPullToRefresh
- -
1,031 1,070
- -
0.0 0.0
almost 2 years ago almost 7 years ago
Java Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

StickyScrollViewItems

Posts with mentions or reviews of StickyScrollViewItems. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning StickyScrollViewItems yet.
Tracking mentions began in Dec 2020.

CommonPullToRefresh

Posts with mentions or reviews of CommonPullToRefresh. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning CommonPullToRefresh yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing StickyScrollViewItems and CommonPullToRefresh you can also consider the following projects:

Android-HorizontalListView - HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically).

android-pulltorefresh-and-loadmore - android custom listview,with interaction pattern load more and pull to refresh to load data dinamically

PullZoomView - An Android custom ListView and ScrollView with pull to zoom-in.

FloatingGroupExpandableListView - An open source Android library that provides a floating group view at the top of the ExpandableListView

Android-ObservableScrollView - Android library to observe scroll events on scrollable views.

PinnedHeaderListView - A ListView with pinned section headers for Android

LinearListView - Android library that allows you to bind a LinearLayout with a ListAdapter.

ListviewFilter - Awesome Listview filter functionality in Android.

StickyListHeaders - An android library for section headers that stick to the top

ParallaxScroll - Parallax ScrollView and ListView for Android