I'd consider doing: ```class FooView @JvmOverload...
# getting-started
k
I'd consider doing:
Copy code
class FooView
@JvmOverloads constructor(
But I wouldn't put them all on one line. That's just too much in my opinion