codepath / codepath/android_guides

I don't think RecyclerView still need its own repository

Open
#296 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
28.3k
Forks
6.2k
PR merge metrics
No merged PRs in 30d

Description

I'm not 100% sure, but while reading the `RecyclerView` guide I noticed the [**Installation** section](https://guides.codepath.com/android/using-the-recyclerview#installation) which says I need to use a specific `com.android.support:recyclerview-v7` support library. I'm not using it in my code, and my app runs fine. Isn't `RecyclerView` included by default in the `com.android.support:appcompat-v7` support library?

There's no mention of the specific one in the [official guide](https://developer.android.com/guide/topics/ui/layout/recyclerview.html), it only says:

> Android Support Library provides the RecyclerView suite of objects

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.