MCPcopy Create free account

hub / github.com/Dan-TD/SnappyRecyclerView / types & classes

Types & classes12 in github.com/Dan-TD/SnappyRecyclerView

ClassCenterLayoutManager
This extension to LinearLayoutManager allows the smoothScroll speed to be adjusted, additionally it provides a custom implementation of the LinearSmoo
snappy-recyclerview/src/main/java/com/dant/centersnapreyclerview/CenterLayoutManager.java:16
ClassExampleDateAdapter
app/src/main/java/com/dant/centeringrecyclerview/ExampleDateAdapter.java:13
ClassExampleDateEndPaddingItemDecoration
app/src/main/java/com/dant/centeringrecyclerview/ExampleDateEndPaddingItemDecoration.java:9
ClassExampleDateReyclerViewHolder
app/src/main/java/com/dant/centeringrecyclerview/ExampleDateReyclerViewHolder.java:12
ClassExampleInstrumentedTest
Instrumentation test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
snappy-recyclerview/src/androidTest/java/com/dant/centersnapreyclerview/ExampleInstrumentedTest.java:17
ClassExampleInstrumentedTest
Instrumentation test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
app/src/androidTest/java/com/dant/centeringrecyclerview/ExampleInstrumentedTest.java:17
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
snappy-recyclerview/src/test/java/com/dant/centersnapreyclerview/ExampleUnitTest.java:12
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
app/src/test/java/com/dant/centeringrecyclerview/ExampleUnitTest.java:12
ClassMainActivity
app/src/main/java/com/dant/centeringrecyclerview/MainActivity.java:8
ClassSmoothScroller
snappy-recyclerview/src/main/java/com/dant/centersnapreyclerview/CenterLayoutManager.java:43
ClassSnappingRecyclerView
An extension of RecyclerView which provides the ability for an anchor to which views will snap too. Once a scroll has been completed the RecyclerView
snappy-recyclerview/src/main/java/com/dant/centersnapreyclerview/SnappingRecyclerView.java:22
InterfaceSnappingRecyclerViewListener
snappy-recyclerview/src/main/java/com/dant/centersnapreyclerview/SnappingRecyclerView.java:41