Skip to content

Commit

Permalink
Update docs to include OnClearedListener auto register
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcello Galhardo committed Mar 26, 2021
1 parent e0f0136 commit f70f60d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ fun SampleView() {
}
```

As a convenience, if your retained object implements `OnClearedListener` we will auto register it to the `onClearedListeners`.

License
-------

Expand Down

0 comments on commit f70f60d

Please sign in to comment.