Janaka Jayasuriya
Janaka Jayasuriya
`ChipsInput::setHint(String mHint)` API exists but doesn't work.
How can I prevent the user from adding the same chip twice? For instance (extending from the example in the documentation), I don't want _Salsa_ to be added twice. I.e...
Any idea how I could replace the text of a span on user interaction? Example scenario based on the sample app: User clicks on ChuckNorris and I use the `onClick`...
This might be a stretch, but in addition to querying for keys within a radius, will it be possible (in the future perhaps) to query for keys within an arbitrary...