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. View

Added Methods
int   generateViewId ()  
Display   getDisplay ()  
int   getLabelFor ()  
int   getLayoutDirection ()  
int   getPaddingEnd ()  
int   getPaddingStart ()  
int   getTextAlignment ()  
int   getTextDirection ()  
boolean   isPaddingRelative ()  
void   onRtlPropertiesChanged ( int )  
void   setLabelFor ( int )  
void   setLayerPaint ( Paint )  
void   setLayoutDirection ( int )  
void   setPaddingRelative ( int, int , int , int )  
void   setTextAlignment ( int )  
void   setTextDirection ( int )  
 

Removed Fields
int  TEXT_ALIGNMENT_RESOLVED_DEFAULT  
 

Added Fields
int   LAYOUT_DIRECTION_INHERIT  
int   LAYOUT_DIRECTION_LOCALE  
int   LAYOUT_DIRECTION_LTR  
int   LAYOUT_DIRECTION_RTL  
int   TEXT_ALIGNMENT_CENTER  
int   TEXT_ALIGNMENT_GRAVITY  
int   TEXT_ALIGNMENT_TEXT_END  
int   TEXT_ALIGNMENT_TEXT_START  
int   TEXT_ALIGNMENT_VIEW_END  
int   TEXT_ALIGNMENT_VIEW_START  
int   TEXT_DIRECTION_ANY_RTL  
int   TEXT_DIRECTION_FIRST_STRONG  
int   TEXT_DIRECTION_INHERIT  
int   TEXT_DIRECTION_LOCALE  
int   TEXT_DIRECTION_LTR  
int   TEXT_DIRECTION_RTL