PhysicsLayout
PhysicsLayout copied to clipboard
Is there a way to make views not draggable or add views that don't have physics enabled?
I have a PhysicsLayout with physics enabled and have tried
Physics.setPhysicsConfig(view, null)
Is either possible?