ContentSection

abstract class ContentSection(view: View) : Section

Base layout to derive the steps content from.

Constructors

Link copied to clipboard
constructor(view: View)

Properties

Link copied to clipboard
abstract val layoutResId: Int