splitwise / TokenAutoComplete

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

TokenClickStyle how does it work ? #175

Closed redouane59 closed 8 years ago

redouane59 commented 9 years ago

Hello,

I started working with TokenAutoComplete today, and i have some problem with setTokenClickStyle method. Whatever the parameter I choose (None, Delete, or Selecte), the behaviour is always the same : clicking on a token (on the text or on the X), it removes it directly. Did I miss something ? (Other methods as setDeletionStyle are working fine).

Thank you !

mgod commented 9 years ago

Often these kinds of issues are device/os/carrier specific. Are you able to reproduce the issue with the example project?