get Percent Layout Info
open fun getPercentLayoutInfo(context: Context, attrs: AttributeSet): PercentLayoutHelper.PercentLayoutInfo
Constructs a PercentLayoutInfo from attributes associated with a View. Call this method from LayoutParams(Context c, AttributeSet attrs)
constructor.