MCPcopy Create free account

hub / github.com/HarrisonLin/RecyclerViewEffectGather / types & classes

Types & classes10 in github.com/HarrisonLin/RecyclerViewEffectGather

ClassApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
app/src/androidTest/java/tufu/recyclervieweffectgather/ApplicationTest.java:9
ClassColorPanel
@author tufu @Desctription @date 16/4/29
app/src/main/java/tufu/recyclervieweffectgather/ColorPanel.java:19
ClassDummyContent
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
ClassDummyItem
A dummy item representing a piece of content.
app/src/main/java/tufu/recyclervieweffectgather/dummy/DummyContent.java:56
ClassExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
app/src/test/java/tufu/recyclervieweffectgather/ExampleUnitTest.java:10
ClassMainActivity
app/src/main/java/tufu/recyclervieweffectgather/MainActivity.java:15
InterfaceOnListFragmentInteractionListener
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
ClassRecyclerViewAdapter
{@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
ClassTopGradualFragment
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
ClassViewHolder
app/src/main/java/tufu/recyclervieweffectgather/RecyclerViewAdapter.java:58