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

Use custom adapter other than contact or email #26

Open
Solidary opened this issue Sep 5, 2015 · 3 comments
Open

Use custom adapter other than contact or email #26

Solidary opened this issue Sep 5, 2015 · 3 comments

Comments

@Solidary
Copy link

Solidary commented Sep 5, 2015

Hi,

How to use a customer adapter with custom listener ?
I am building an application where when a use post a problem, he have to indicate a circle where the problem should be send.
I want a custom adapter, layout for the circle he choose. Also a custom listener when he clicks on the circle because a click on a circle must display the list of people of the circle.

How to do it please ?

@klinker41
Copy link
Owner

I don't believe I've added anything like this, it's probably something
you'll need to do yourself.

On Sat, Sep 5, 2015, 5:49 AM Knight Solidary notifications@github.com
wrote:

Hi,

How to use a customer adapter with custom listener ?
I am building an application where when a use post a problem, he have to
indicate a circle where the problem should be send.
I want a custom adapter, layout for the circle he choose. Also a custom
listener when he clicks on the circle because a click on a circle must
display the list of people of the circle.

How to do it please ?


Reply to this email directly or view it on GitHub
#26.

@gurappa
Copy link

gurappa commented Dec 4, 2015

@klinker41 How easy it is to implement adapter that extends BaseRecipientAdapter to handle the other data source ? I need this. Any template you can suggest me ?

@gurappa
Copy link

gurappa commented Dec 6, 2015

@Solidary could you manage to finish the custom adapter to handle your own data source than Phone and EMail ?

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

3 participants