ThreadListItemViewType

Defines the possible types of a Thread List item.

Properties

Link copied to clipboard
const val ITEM_LOADING_MORE: Int = 1

Represent a loading more indicator item.

Link copied to clipboard
const val ITEM_THREAD: Int = 0

Represents an item of type 'thread'.