java.lang.Object | |
↳ | android.support.v4.view.ViewConfigurationCompat |
Helper for accessing features in
ViewConfiguration
introduced after API level 4 in a backwards compatible fashion.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Call
getScaledPagingTouchSlop()
.
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Call
getScaledPagingTouchSlop()
.
If running on a pre-
FROYO
device,
returns
getScaledTouchSlop()
.