'How I use dynamic ChipView in RecyclerView?

So chip view's data come to me from the backend. I want to use for example 2 recycler view and I want to use chip view in the recycler view. But backend data for example all text data are different lenght. I want to use dynamically chip in recycler view in for example one constrain layout. Like that pic enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source