splitwise / TokenAutoComplete

Gmail style MultiAutoCompleteTextView for Android
Apache License 2.0
1.3k stars 383 forks source link

Add additional split char only if there's just a space #177

Closed bryant1410 closed 9 years ago

bryant1410 commented 9 years ago

With this it's also fixed that, before, if an array starting with a space with more than 2 elements was passed, only the first 2 elements remained.