A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
T
- takeKeyEvents(Boolean) - function in android.app.TransformationActivity
- takeKeyEvents(Boolean) - function in android.app.TransformationAppCompatActivity
- THROUGH - enum entry in com.skydoves.transformationlayout.TransformationLayout.FadeMode
Indicates that this transition should sequentially fade out the outgoing content and fade in the incoming content.
- toString() - function in android.view.TransformationLayout
- TransformationActivity - class in com.skydoves.transformationlayout
- An abstract activity extending ComponentActivity with registering transformation automatically.
- TransformationAppCompatActivity - class in com.skydoves.transformationlayout
- An abstract activity extending AppCompatActivity with registering transformation automatically.
- TransformationCompat - class in com.skydoves.transformationlayout
- Helper for accessing features in starting activities with transformation animation.
- TransformationLayout - class in com.skydoves.transformationlayout
- TransformationLayout.Builder - class in com.skydoves.transformationlayout.TransformationLayout
- Builder class for creating a new instance of the TransformationLayout.
- TransformationLayout.Direction - class in com.skydoves.transformationlayout.TransformationLayout
- The Direction to be used by this transform.
- TransformationLayout.FadeMode - class in com.skydoves.transformationlayout.TransformationLayout
- The FadeMode to be used to swap the content of the start View with that of the end View.
- TransformationLayout.FitMode - class in com.skydoves.transformationlayout.TransformationLayout
- The FitMode to be used when scaling the incoming content of the end View.
- TransformationLayout.Motion - class in com.skydoves.transformationlayout.TransformationLayout
- TransformationLayout.Params - class in com.skydoves.transformationlayout.TransformationLayout
- transformMatrixToGlobal(Matrix) - function in android.view.TransformationLayout
- transformMatrixToLocal(Matrix) - function in android.view.TransformationLayout
- TransitionExtensionKt - class in com.skydoves.transformationlayout
- triggerSearch(String,Bundle) - function in android.app.TransformationActivity
- triggerSearch(String,Bundle) - function in android.app.TransformationAppCompatActivity