Join Slack
Powered by
Also ``` fun Context.getTestDevices() = this.reso...
# android
a
alex.hart
08/10/2017, 5:01 PM
Also
Copy code
fun Context.getTestDevices() = this.resources.getStringArray(R.array.testDevices)
Seems more useful and idiomatic, if this is the case.
Open in Slack
Previous
Next