Class android.support.v4.app.Fragment
| Removed Methods | |
|---|---|
void onAttach(Activity) |
|
| Added Methods | |
|---|---|
Context getContext() |
|
Object getHost() |
|
void onAttach(Context) |
|
void onAttach(Activity) |
|
void onInflate(Context, |
|
void onRequestPermissionsResult(int, |
|
void requestPermissions(String[], |
|
boolean shouldShowRequestPermissionRationale(String) |
|
| Changed Methods | ||
|---|---|---|
void onInflate(Activity, |
Now deprecated. |
|
