Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.view. ViewConfiguration

Changed Constructors
ViewConfiguration () Now deprecated .
 
 

Added Methods
ViewConfiguration   get ( Context )  
int   getDoubleTapTimeout ()  
int   getScaledDoubleTapSlop ()  
int   getScaledEdgeSlop ()  
int   getScaledFadingEdgeLength ()  
int   getScaledMaximumDrawingCacheSize ()  
int   getScaledMinimumFlingVelocity ()  
int   getScaledScrollBarSize ()  
int   getScaledTouchSlop ()  
int   getScaledWindowTouchSlop ()  
 

Changed Methods
int   getEdgeSlop () Now deprecated .
 
int   getFadingEdgeLength () Now deprecated .
 
int   getMaximumDrawingCacheSize () Now deprecated .
 
int   getMinimumFlingVelocity () Now deprecated .
 
int   getScrollBarSize () Now deprecated .
 
int   getTouchSlop () Now deprecated .
 
int   getWindowTouchSlop () Now deprecated .