A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
W
- WIDTH - enum entry in com.skydoves.transformationlayout.TransformationLayout.FitMode
Indicates that this transition should fit the incoming content to the width of the outgoing content during the scale animation.
- willNotCacheDrawing() - function in android.view.TransformationLayout
- willNotDraw() - function in android.view.TransformationLayout
- withActivity(Activity,String) - function in com.skydoves.transformationlayout.TransformationLayout
- sets an activity of the transition and returns a bundle of the transition information.
- withContext(Context,String) - function in com.skydoves.transformationlayout.TransformationLayout
- sets a context of the transition and returns a bundle of the transition information.
- withView(View,String) - function in com.skydoves.transformationlayout.TransformationLayout
- sets an view of the transition and returns a bundle of the transition information.
- writeToParcel(Parcel,Integer) - function in android.os.TransformationLayout.Params