java.lang.Object | ||
↳ | RecyclerView | |
↳ | com.pdftron.demo.browser.ui.StickyRecyclerView |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StickyRecyclerView(Context context) | |||||||||||
StickyRecyclerView(Context context, AttributeSet attrs) | |||||||||||
StickyRecyclerView(Context context, AttributeSet attrs, int defStyle) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | setLayoutManager(LayoutManager layout) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|