Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Android-Developer-Basic
/
RecyclerView
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
0
Code
Issues
0
Pull requests
51
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Homework
- #2
#2
Open
jacedm
wants to merge 13 commits into
Android-Developer-Basic:master
Android-Developer-Basic/RecyclerView:master
from
jacedm:homework
jacedm/RecyclerView_Homework:homework
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Homework
#2
jacedm
wants to merge 13 commits into
Android-Developer-Basic:master
Android-Developer-Basic/RecyclerView:master
from
jacedm:homework
jacedm/RecyclerView_Homework:homework
Copy head branch name to clipboard
Commits
Commits on Dec 24, 2022
добавление viewBinding
jacedm
committed
d89a238
View commit details
Copy full SHA for d89a238
Browse repository at this point
Commits on Dec 25, 2022
добавление иконок
jacedm
committed
d793f6d
View commit details
Copy full SHA for d793f6d
Browse repository at this point
создание класса для генерации рандомных данных
jacedm
committed
7eb7963
View commit details
Copy full SHA for 7eb7963
Browse repository at this point
добавление иконок профиля
jacedm
committed
a33b3b1
View commit details
Copy full SHA for a33b3b1
Browse repository at this point
добавление модели и сервиса для предоставления списка
jacedm
committed
a24e52c
View commit details
Copy full SHA for a24e52c
Browse repository at this point
добавление верстки итема ресайклера
Show description for 7f99d19
jacedm
committed
7f99d19
View commit details
Copy full SHA for 7f99d19
Browse repository at this point
Commits on Jan 2, 2023
рефакторинг класса FakeData
jacedm
committed
37700e0
View commit details
Copy full SHA for 37700e0
Browse repository at this point
рефакторинг класса ChatViewHolder
jacedm
committed
d695eab
View commit details
Copy full SHA for d695eab
Browse repository at this point
добавление ItemDecoration
jacedm
committed
f051213
View commit details
Copy full SHA for f051213
Browse repository at this point
Commits on Jan 3, 2023
добавление удаления элемента при свайпе влево
jacedm
committed
b68196c
View commit details
Copy full SHA for b68196c
Browse repository at this point
добавление пагинации
jacedm
committed
76eb6d1
View commit details
Copy full SHA for 76eb6d1
Browse repository at this point
замена notifyDataSetChanged() на notifyItemInserted()
Show description for ad2bf5c
jacedm
committed
ad2bf5c
View commit details
Copy full SHA for ad2bf5c
Browse repository at this point
Commits on Jan 6, 2023
переопределение метода onChildDraw() в ItemTouchHelper
Show description for 075af67
jacedm
committed
075af67
View commit details
Copy full SHA for 075af67
Browse repository at this point
You can’t perform that action at this time.