You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a RecyclerView that has children with two buttons and an image in background
I want to show the background image in a separate activity when the show button is clicked.
The problem is that i when i use this library in my adapter the animation doesn't start on the view. Instead it begins from left top corner of screen.
Is there a way to fix it?
The text was updated successfully, but these errors were encountered:
Hi,
I have a RecyclerView that has children with two buttons and an image in background
I want to show the background image in a separate activity when the show button is clicked.
The problem is that i when i use this library in my adapter the animation doesn't start on the view. Instead it begins from left top corner of screen.
Is there a way to fix it?
The text was updated successfully, but these errors were encountered: