fill changes

This commit is contained in:
2021-06-17 13:39:02 +06:00
parent 63eb7b7ea8
commit e715772dbf
6 changed files with 60 additions and 4 deletions

View File

@@ -2,6 +2,14 @@
## 0.5.12
* `Common`:
* `Android`
* Extension `View#changeVisibility` has been fixed
* `Android`
* `RecyclerView`
* Default adapter got `dataCountFlow` property
* New subtype of adapter based on `StateFlow`: `StateFlowBasedRecyclerViewAdapter`
## 0.5.11
* `Repos`: