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

Recycler View Implementation #2

Open
gsrathoreniks opened this issue Oct 28, 2020 · 9 comments
Open

Recycler View Implementation #2

gsrathoreniks opened this issue Oct 28, 2020 · 9 comments
Assignees
Labels

Comments

@gsrathoreniks
Copy link
Member

In this collection of Android Apps fundamentals, our aim is to build sample apps for demonstrating the best practises that developers can follow while dealing with those topics.
In this module.
Create a new folder inside project folder & name it 02-Recycler-View

  1. Implement Recycler View
  2. Custom Adapter
  3. Implement OnClickListener

NOTE:

  • Project should follow best practices
  • Use MVVM Architecture
  • Comments should be added for better explanation.
@Sumit2399
Copy link

HI @gsrathoreniks ,Can I work on this issue.As I am learning Android Development ,it would be a good practice.

@Sumit2399
Copy link

I use java with android can i still add.

@gsrathoreniks
Copy link
Member Author

Hello @Sumit2399 , of-course you can go for this but It would be great if you can write it in Kotlin. As you know Google want's us to use Kotlin and they are providing first class support for Kotlin developers, let's leverage that.

I'm sure you'll enjoy writing code in Kotlin.
let me know if you need any help.

@Rarj
Copy link
Contributor

Rarj commented Oct 8, 2021

Hi @gsrathoreniks can you assign this task to me? I will work with this issue with hacktoberfest2021.
thanks!

@gsrathoreniks
Copy link
Member Author

Sure @Rarj

@Rarj
Copy link
Contributor

Rarj commented Oct 9, 2021

Hi @gsrathoreniks , can I create data list with dummy data? or I have to retrieve from network for provide the datas?

@gsrathoreniks
Copy link
Member Author

gsrathoreniks commented Oct 9, 2021 via email

@Rarj
Copy link
Contributor

Rarj commented Oct 13, 2021

Hi @gsrathoreniks , let me change to retrieve the data from network.

@Rarj
Copy link
Contributor

Rarj commented Oct 13, 2021

Hi @gsrathoreniks , you can review my latest code push on my PR. I've been create to retrieve from network.
Thanks!

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

No branches or pull requests

3 participants