if I add this ` constructor(context: Context) : s...
# android
o
if I add this
constructor(context: Context) : super(context)
I get an error on
super
Primary constructor call expected