Class android.view.ViewConfiguration
| Changed Constructors | ||
|---|---|---|
| ViewConfiguration() | Now deprecated. | |
| Added Methods | |
|---|---|
| ViewConfigurationget(Context) | |
| intgetDoubleTapTimeout() | |
| intgetScaledDoubleTapSlop() | |
| intgetScaledEdgeSlop() | |
| intgetScaledFadingEdgeLength() | |
| intgetScaledMaximumDrawingCacheSize() | |
| intgetScaledMinimumFlingVelocity() | |
| intgetScaledScrollBarSize() | |
| intgetScaledTouchSlop() | |
| intgetScaledWindowTouchSlop() | |
| Changed Methods | ||
|---|---|---|
| intgetEdgeSlop() | Now deprecated. | |
| intgetFadingEdgeLength() | Now deprecated. | |
| intgetMaximumDrawingCacheSize() | Now deprecated. | |
| intgetMinimumFlingVelocity() | Now deprecated. | |
| intgetScrollBarSize() | Now deprecated. | |
| intgetTouchSlop() | Now deprecated. | |
| intgetWindowTouchSlop() | Now deprecated. | |
