Package com.batch.android.messaging.view.percent
-
Interface Summary Interface Description PercentLayoutHelper.PercentLayoutParams If a layout wants to support percentage based dimensions and use this helper class, itsLayoutParamssubclass must implement this interface. -
Class Summary Class Description PercentFrameLayout Subclass ofFrameLayoutthat supports percentage based dimensions and margins.PercentFrameLayout.LayoutParams PercentLayoutHelper Helper for layouts that want to support percentage based dimensions.PercentLayoutHelper.PercentLayoutInfo Container for information about percentage dimensions and margins.PercentRelativeLayout Subclass ofRelativeLayoutthat supports percentage based dimensions and margins.PercentRelativeLayout.LayoutParams