Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HarrisonLin/RecyclerViewEffectGather
/ types & classes
Types & classes
10 in github.com/HarrisonLin/RecyclerViewEffectGather
⨍
Functions
39
◇
Types & classes
10
Class
ApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
app/src/androidTest/java/tufu/recyclervieweffectgather/ApplicationTest.java:9
Class
ColorPanel
@author tufu @Desctription @date 16/4/29
app/src/main/java/tufu/recyclervieweffectgather/ColorPanel.java:19
Class
DummyContent
Helper class for providing sample content for user interfaces created by Android template wizards. <p/> TODO: Replace all uses of this class before pu
app/src/main/java/tufu/recyclervieweffectgather/dummy/DummyContent.java:14
Class
DummyItem
A dummy item representing a piece of content.
app/src/main/java/tufu/recyclervieweffectgather/dummy/DummyContent.java:56
Class
ExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
app/src/test/java/tufu/recyclervieweffectgather/ExampleUnitTest.java:10
Class
MainActivity
app/src/main/java/tufu/recyclervieweffectgather/MainActivity.java:15
Interface
OnListFragmentInteractionListener
This interface must be implemented by activities that contain this fragment to allow an interaction in this fragment to be communicated to the activit
app/src/main/java/tufu/recyclervieweffectgather/TopGradualFragment.java:122
Class
RecyclerViewAdapter
{@link RecyclerView.Adapter} that can display a {@link DummyItem} and makes a call to the specified {@link TopGradualFragment.OnListFragmentInteractio
app/src/main/java/tufu/recyclervieweffectgather/RecyclerViewAdapter.java:18
Class
TopGradualFragment
A fragment representing a list of Items. <p/> Activities containing this fragment MUST implement the {@link OnListFragmentInteractionListener} interfa
app/src/main/java/tufu/recyclervieweffectgather/TopGradualFragment.java:31
Class
ViewHolder
app/src/main/java/tufu/recyclervieweffectgather/RecyclerViewAdapter.java:58