Skip to content

Commit

Permalink
[4786] fix text description
Browse files Browse the repository at this point in the history
  • Loading branch information
kanat authored and JcMinarro committed Jul 19, 2023
1 parent 770b149 commit 63d0a6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 158 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Now: io.getstream.chat.android.ui.feature.search.**.*ViewStyle
## ViewBinding Changes

In addition, view bindings' packages were also updated.
That being said if you appeared using Stream's bindings such `MessageListViewModelBinding`, `ChannelListViewModelBinding` and others, you'll need to update them as well:
If you appeared using Stream's bindings such as `MessageListViewModelBinding`, `ChannelListViewModelBinding` and others, you'll need to update related imports as well:

```java
Was: io.getstream.chat.android.ui.message.composer.viewmodel.bindView
Expand Down

0 comments on commit 63d0a6f

Please sign in to comment.