Package-level declarations

Types

Link copied to clipboard
class GridEntrust(leftRight: Int, topBottom: Int, mColor: Int) : SpacesItemDecorationEntrust
Link copied to clipboard
class GridSpacingItemDecoration(spanCount: Int, spacing: Int, includeEdge: Boolean) : RecyclerView.ItemDecoration
Link copied to clipboard
class LinearEntrust(leftRight: Int, topBottom: Int, mColor: Int) : SpacesItemDecorationEntrust
Link copied to clipboard
Link copied to clipboard
abstract class SpacesItemDecorationEntrust(leftRight: Int, topBottom: Int, mColor: Int)