Join Slack
Powered by
For non `data class` objects, like Rect, you have ...
# android
t
Tim Malseed
01/15/2020, 4:13 AM
For non
data class
objects, like Rect, you have to provide the
componentN()
functions yourself. It looks like
androidx
has added some extension methods to provide these
component
functions for Rect.
Open in Slack
Previous
Next