Class android.widget.TabWidget
Added interface android.view.View.OnFocusChangeListener
.
Removed Constructors
|
android.widget(Context, AttributeSet, Map)
|
|
android.widget(Context, AttributeSet, Map, int)
|
|
Changed Methods
|
void childDrawableStateChanged(View )
|
Method was inherited from android.view.ViewGroup, but is now defined locally.
|
|
void dispatchDraw(Canvas )
|
Method was inherited from android.view.ViewGroup, but is now defined locally. Change of visibility from protected to public.
|
|
void onSizeChanged(int, int, int, int)
|
Method was inherited from android.view.View, but is now defined locally.
|
|