Join Slack
Powered by
you'll notice that on the first example I removed ...
# android
m
menegatti
08/03/2017, 8:59 AM
you'll notice that on the first example I removed the primary constructor from the class definition otherwise
constructor(context: Context, attrs: AttributeSet)
would need to call
this(context)
which is not the case
3
Views
Open in Slack
Previous
Next