Skip to content

Commit

Permalink
Merge pull request #118 from rubensousa/docs
Browse files Browse the repository at this point in the history
Fix typo in compose docs page
  • Loading branch information
rubensousa authored Apr 2, 2023
2 parents 5fe1718 + b65d1d0 commit 4c5ee96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/compose.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Compose interoperability

The `dpadrecyclerview-module` contains a `DpadComposeViewHolder`
The `dpadrecyclerview-compose` module contains a `DpadComposeViewHolder`
that you can extend to easily render composables in your `RecyclerView`.

Example: `ItemComposable` that should render a text and different colors based on the focus state
Expand Down

0 comments on commit 4c5ee96

Please sign in to comment.