<How to set text in recyclerviev to the center wit...
# stackoverflow
u
How to set text in recyclerviev to the center with animation? I have recyclerview with expandable element. When it expands I would like to have the text in the center horizontally, I tried setGravity, but it is in ConstraintLayout and maybe because of it it doesn't work. Additionally, is it possible to add during this process any fancy animation?