Join Slack
Powered by
Since you are using Kotlin, try move away from Jav...
# android
h
Hong
10/12/2018, 5:56 PM
Since you are using Kotlin, try move away from Java thinking 🙂
rawString.split(",").chunked(7).forEach { ... }
<- is all you need
✔️ 5
🤯 6
K 12
2
Views
Open in Slack
Previous
Next