Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stay/PullRecycler
/ types & classes
Types & classes
42 in github.com/Stay/PullRecycler
⨍
Functions
177
◇
Types & classes
42
Interface
Api
Created by Stay on 13/4/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/request/Api.java:17
Class
ApplicationTest
<a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
app/src/androidTest/java/com/stay4it/ApplicationTest.java:9
Class
BaseActivity
Created by Stay on 2/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseActivity.java:17
Class
BaseFragment
Created by Stay on 22/10/15. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseFragment.java:10
Class
BaseListActivity
Created by Stay on 25/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseListActivity.java:21
Class
BaseListAdapter
Created by Stay on 7/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/BaseListAdapter.java:16
Class
BaseListFragment
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseListFragment.java:23
Class
BaseModel
Created by Stay on 13/4/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/model/BaseModel.java:7
Class
BaseSectionListActivity
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseSectionListActivity.java:17
Class
BaseSectionListFragment
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/core/BaseSectionListFragment.java:17
Class
BaseViewHolder
Created by Stay on 1/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/BaseViewHolder.java:10
Class
Benefit
Created by Stay on 13/4/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/model/Benefit.java:7
Class
ConstantValues
Created by Stay on 4/4/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/model/ConstantValues.java:7
Class
DividerItemDecoration
RecyclerView中实现divider功能 只支持LinearLayoutManager
app/src/main/java/com/stay4it/widgets/pull/DividerItemDecoration.java:15
Class
ExampleUnitTest
To work on unit tests, switch the Test Artifact in the Build Variants view.
app/src/test/java/com/stay4it/ExampleUnitTest.java:10
Class
FooterSpanSizeLookup
Created by Stay on 6/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/FooterSpanSizeLookup.java:9
Class
HomeActivity
Created by Stay on 2/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/HomeActivity.java:22
Interface
ILayoutManager
Created by Stay on 5/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/layoutmanager/ILayoutManager.java:12
Class
ListAdapter
app/src/main/java/com/stay4it/core/BaseListFragment.java:56
Class
ListAdapter
app/src/main/java/com/stay4it/core/BaseListActivity.java:57
Class
LoadMoreFooterViewHolder
app/src/main/java/com/stay4it/widgets/pull/BaseListAdapter.java:83
Class
Module
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/model/Module.java:10
Class
MyGridLayoutManager
Created by Stay on 5/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/layoutmanager/MyGridLayoutManager.java:16
Class
MyLinearLayoutManager
Created by Stay on 5/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/layoutmanager/MyLinearLayoutManager.java:15
Class
MyStaggeredGridLayoutManager
Created by Stay on 5/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/layoutmanager/MyStaggeredGridLayoutManager.java:15
Interface
OnRecyclerRefreshListener
app/src/main/java/com/stay4it/widgets/pull/PullRecycler.java:142
Class
PullRecycler
Created by Stay on 5/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/PullRecycler.java:18
Class
SampleListActivity
Created by Stay on 25/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleListActivity.java:37
Class
SampleListFragment
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleListFragment.java:39
Class
SampleListFragmentActivity
Created by Stay on 2/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleListFragmentActivity.java:13
Class
SampleSectionListActivity
Created by Stay on 25/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleSectionListActivity.java:30
Class
SampleSectionListFragment
Created by Stay on 8/3/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleSectionListFragment.java:31
Class
SampleSectionListFragmentActivity
Created by Stay on 2/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/SampleSectionListFragmentActivity.java:13
Class
SampleViewHolder
app/src/main/java/com/stay4it/sample/SampleListFragment.java:122
Class
SampleViewHolder
app/src/main/java/com/stay4it/sample/SampleSectionListActivity.java:104
Class
SampleViewHolder
app/src/main/java/com/stay4it/sample/SampleSectionListFragment.java:98
Class
SampleViewHolder
app/src/main/java/com/stay4it/sample/SampleListActivity.java:124
Class
SectionData
Created by Stay on 16/11/15. Powered by www.stay4it.com
app/src/main/java/com/stay4it/widgets/pull/section/SectionData.java:7
Class
SectionHeaderViewHolder
app/src/main/java/com/stay4it/core/BaseSectionListActivity.java:47
Class
SectionHeaderViewHolder
app/src/main/java/com/stay4it/core/BaseSectionListFragment.java:46
Class
ViewHolder
app/src/main/java/com/stay4it/sample/HomeActivity.java:57
Class
WelcomeActivity
Created by Stay on 2/2/16. Powered by www.stay4it.com
app/src/main/java/com/stay4it/sample/WelcomeActivity.java:16