diff options
Diffstat (limited to 'docs/html/sdk/android-2.3.jd')
-rw-r--r-- | docs/html/sdk/android-2.3.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/android-2.3.jd b/docs/html/sdk/android-2.3.jd index bdf4968..734d97b 100644 --- a/docs/html/sdk/android-2.3.jd +++ b/docs/html/sdk/android-2.3.jd @@ -468,7 +468,7 @@ in {@link android.app.ActivityManager.RunningAppProcessInfo}. The value indicates that a specific process is running something that is considered to be actively perceptible to the user. An example would be an application performing background music playback.</li> -<li>The {@link android.app.Activity#setPersistent(boolean)} method to mark an +<li>The Activity.setPersistent(boolean) method to mark an Activity as persistent is now deprecated and the implementation is a no-op.</li> </ul> </li> |