We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1102653 commit f7d4e8cCopy full SHA for f7d4e8c
README.md
@@ -46,7 +46,6 @@ RecyclerGeneralTypeAdapter(
46
```
47
48
### Simple Usage
49
-##### Get RecyclerView Instance
50
```kotlin
51
// find recyclerView
52
val myRecyclerList = findViewById<RecyclerView>(R.id.myRecyclerListId)
0 commit comments