Join Slack
Powered by
Since ArrayAdapter already has a property for `con...
# android
a
adam-mcneilly
04/19/2018, 3:04 AM
Since ArrayAdapter already has a property for
context
you don't need to define one yourself. When you call
super(context...)
it'll get set there. 🙂
👍 1
Open in Slack
Previous
Next