Here is my MineSweeperView class:
class MineSweeperView : View { constructor(context: Context?) : super(context)