0

**is there any class or method in koltin that can let me store the arraylistof() using sharepreference. ** for example

val names = arrayListOf<String>("abc","bca","zyx")
putListOf("dsfsds",null)

something like this using kotlin

0 Answers0