Class android.support.v4.app.ActivityCompat
| Changed Constructors | ||
|---|---|---|
| ActivityCompat() | Change from deprecated to undeprecated. Change of visibility from public to protected. | |
| Changed Methods | ||
|---|---|---|
| UrigetReferrer(Activity) | Change from non-static to static. Change from deprecated to undeprecated. | |
| voidstartActivity(Context, | Change in signature from ( Activity, Intent, Bundle) to (Context, Intent, Bundle).Method was locally defined, but is now inherited from ContextCompat. | |
