Making an array variable passable as an array in Kotlin from an intent to another activity
Basically, I have created an arrayList from the main activity class which goes like this:
Basically, I have created an arrayList from the main activity class which goes like this: