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
Height and Width of my fragment decreased after Page Transformation.
I'm using BackgroundToForegroundTransformer.
After the transformation, i want to set my fragment size to original size. I don't want to decrease the height and width of my fragment.
How can i do it ?
The text was updated successfully, but these errors were encountered:
Height and Width of my fragment decreased after Page Transformation.
I'm using BackgroundToForegroundTransformer.
After the transformation, i want to set my fragment size to original size. I don't want to decrease the height and width of my fragment.
How can i do it ?
The text was updated successfully, but these errors were encountered: