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 use? section need actual example in demo app code #1

Open
MahmoudMabrok opened this issue Feb 8, 2022 · 1 comment
Open

Comments

@MahmoudMabrok
Copy link

I did not got how to use the generated adapter, will be nice if have demo app with these awesome code.

@AmrDeveloper
Copy link
Owner

Hello @MahmoudMabrok, Thanks for your issue

You are right how to use section needs some improvement, also we already have a demo app that generates 5 different adapters from one model for example this is the example model

https://github.com/AmrDeveloper/EasyAdapter/blob/master/app/src/main/java/com/amrdeveloper/easyadapterlibrary/data/User.kt

And in each fragment you will find that we used a different adapter type, you can check them here

https://github.com/AmrDeveloper/EasyAdapter/tree/master/app/src/main/java/com/amrdeveloper/easyadapterlibrary/ui

I will modify how to use and provide more examples

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

2 participants