Section

abstract class Section(view: View)

Base class to be derived by all the different Sections

Inheritors

Constructors

Link copied to clipboard
constructor(view: View)

Properties

Link copied to clipboard
abstract val layoutResId: Int