public class TabletTransformer extends BaseTransformer
| Constructor and Description |
|---|
TabletTransformer() |
| Modifier and Type | Method and Description |
|---|---|
protected static float |
getOffsetXForRotation(float degrees,
int width,
int height) |
protected void |
onTransform(android.view.View view,
float position)
Called each
BaseTransformer.transformPage(View, float). |
hideOffscreenPages, isPagingEnabled, onPostTransform, onPreTransform, setCustomAnimationInterface, transformPageprotected void onTransform(android.view.View view,
float position)
BaseTransformerBaseTransformer.transformPage(View, float).onTransform in class BaseTransformerprotected static final float getOffsetXForRotation(float degrees,
int width,
int height)