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
Is there anyway to set layout_fixedRotation dynamically?
I want to add an inflated view to PhysicsRelativeLayout in runtime, but i cannot set this feature for the inflated view.
how can I do that?
Hi, Thanks for your great lib.
Is there anyway to set
layout_fixedRotationdynamically?I want to add an inflated view to
PhysicsRelativeLayoutin runtime, but i cannot set this feature for the inflated view.how can I do that?
Thanks in advance.