onAttachedToLayoutParams
Called when the Behavior has been attached to a LayoutParams instance.
This will be called after the LayoutParams has been instantiated and can be modified.
Parameters
params
the LayoutParams instance that this Behavior has been attached to