Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the value from chipview #4

Open
vaishakhpj opened this issue Oct 31, 2018 · 3 comments
Open

How to get the value from chipview #4

vaishakhpj opened this issue Oct 31, 2018 · 3 comments

Comments

@vaishakhpj
Copy link

Hi,

Please provide a method to retrieve the vale from ChipView like chipViewObj.getText().toString(). Nothing works here.

@vaishakhpj vaishakhpj changed the title How to get the value in chipview How to get the value from chipview Oct 31, 2018
@Yadarma
Copy link

Yadarma commented Jan 23, 2019

create custom adapter then add this method
public ArrayList<Object> getChips() { return chips; }

@anamikasingh3
Copy link

i am having the same problem ,last sentence of readme file is also not clear ! please help, how to get custom adapter

@meetmehdi
Copy link

this issue still exist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants