gsdsdk / com.gsd.software.sdk.list / GsdRecyclerView

GsdRecyclerView

class GsdRecyclerView : RecyclerView

Created by jmielczarek on 19.10.2018.

Constructors

Name Summary
<init> GsdRecyclerView(context:Context)
Created by jmielczarek on 19.10.2018.

Functions

Name Summary
configure fun configure(config:RecyclerViewConfig):Unit
hideLoadingIndicator fun hideLoadingIndicator():Unit
scrollToFirstItem fun scrollToFirstItem():Unit
scrollToItemAt fun scrollToItemAt(position:Int):Unit
scrollToLastItem fun scrollToLastItem():Unit
setScrollbarVisibility fun setScrollbarVisibility(state:Boolean):Unit
showLoadingIndicator fun showLoadingIndicator():Unit