Class android.view.View
Changed Methods | ||
---|---|---|
T findViewById (int )
|
Change in return type from View to T . |
|
T findViewWithTag (Object )
|
Change in return type from View to T . |
View
Changed Methods | ||
---|---|---|
T findViewById (int )
|
Change in return type from View to T . |
|
T findViewWithTag (Object )
|
Change in return type from View to T . |