showThreads

fun showThreads(threads: List<Thread>, isLoadingMore: Boolean)

Shows a list of threads.

Parameters

threads

The list of Threads to show.

isLoadingMore

Indicator if the loading more view should be shown.