public final class ViewConfigurationCompat extends Object
ViewConfiguration
introduced after API level 4 in a backwards compatible fashion.Modifier and Type | Method and Description |
---|---|
static int |
getScaledPagingTouchSlop(ViewConfiguration config)
Deprecated.
Call
ViewConfiguration.getScaledPagingTouchSlop() directly.
This method will be removed in a future release. |
static boolean |
hasPermanentMenuKey(ViewConfiguration config)
Report if the device has a permanent menu key available to the user, in a backwards
compatible way.
|
@Deprecated public static int getScaledPagingTouchSlop(ViewConfiguration config)
ViewConfiguration.getScaledPagingTouchSlop()
directly.
This method will be removed in a future release.public static boolean hasPermanentMenuKey(ViewConfiguration config)