Method | Description | |
---|---|---|
CanScrollVertically ( ) : bool | ||
CustomLinearLayoutManager ( Android.App.Activity activity ) : Android.App | ||
OnMeasure ( RecyclerView recycler, RecyclerView state, int widthSpec, int heightSpec ) : void |
Method | Description | |
---|---|---|
measureScrapChild ( RecyclerView recycler, int position, int widthSpec, int heightSpec, int measuredDimension ) : void |
public CustomLinearLayoutManager ( Android.App.Activity activity ) : Android.App | ||
activity | Android.App.Activity | |
return | Android.App |
public OnMeasure ( RecyclerView recycler, RecyclerView state, int widthSpec, int heightSpec ) : void | ||
recycler | RecyclerView | |
state | RecyclerView | |
widthSpec | int | |
heightSpec | int | |
return | void |