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
I want to make the image parent (card view) to the center of the app bar, so outside of the app bar I'm creating a coordinator layout the same height as the app bar, but when I do that the animation doesn't work.
The text was updated successfully, but these errors were encountered:
Please run the project and see it then for your xml use fragment_transaction.xml file .
As card views use in fragment_transaction.xml file you can set it in center.
Well, it's not about making it center, suppose I have a text view under the image so in that case, I wrap them both with a parent and then make the parent center, but the thing is if I add a parent, the class stops working.
I want to make the image parent (card view) to the center of the app bar, so outside of the app bar I'm creating a coordinator layout the same height as the app bar, but when I do that the animation doesn't work.
The text was updated successfully, but these errors were encountered: