LastExceed
05/01/2020, 3:51 PM.replace(" ", " ") until the string doesnt change?Casey Brooks
05/01/2020, 3:54 PM.replace("\\s+".toRegex(), "")LastExceed
05/01/2020, 3:54 PMChilli
05/01/2020, 3:55 PM" ", not ""Casey Brooks
05/01/2020, 3:57 PM.replace("\\s+".toRegex(), " ")Chilli
05/01/2020, 3:58 PMJakub Pi
05/01/2020, 4:06 PMKroppeb
05/01/2020, 5:06 PMdewildte
05/01/2020, 6:47 PM