Skip to content

Commit

Permalink
Merge pull request #186 from rubensousa/compose_composition
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
rubensousa committed Jan 28, 2024
2 parents 6119f62 + 72f5c7d commit b24bdae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
- Added new `RecyclerViewCompositionStrategy.DisposeOnRecycled` for compose interop
to re-use compositions when views are detached and attached from the window again.

#### Bug fixes

- Fixed views not being laid out correctly sometimes when `setRecycleChildrenOnDetach` is used.

### 1.2.0-beta01

2024-01-17
Expand Down

0 comments on commit b24bdae

Please sign in to comment.