MCPcopy Create free account

hub / github.com/bpncool/SectionedExpandableGridRecyclerView / types & classes

Types & classes10 in github.com/bpncool/SectionedExpandableGridRecyclerView

ClassApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
app/src/androidTest/java/com/fivido/sectionedexpandablegridlayout/ApplicationTest.java:9
ClassExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
app/src/test/java/com/fivido/sectionedexpandablegridlayout/ExampleUnitTest.java:10
ClassItem
Created by bpncool on 2/23/2016.
app/src/main/java/com/fivido/sectionedexpandablegridlayout/models/Item.java:6
InterfaceItemClickListener
Created by lenovo on 2/23/2016.
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/ItemClickListener.java:8
ClassMainActivity
app/src/main/java/com/fivido/sectionedexpandablegridlayout/MainActivity.java:18
ClassSection
Created by bpncool on 2/23/2016.
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/Section.java:6
InterfaceSectionStateChangeListener
interface to listen changes in state of sections
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionStateChangeListener.java:9
ClassSectionedExpandableGridAdapter
Created by lenovo on 2/23/2016.
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:21
ClassSectionedExpandableLayoutHelper
Created by bpncool on 2/23/2016.
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableLayoutHelper.java:17
ClassViewHolder
app/src/main/java/com/fivido/sectionedexpandablegridlayout/adapters/SectionedExpandableGridAdapter.java:108