summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2011-06-16 13:31:57 -0700
committerDianne Hackborn <hackbod@google.com>2011-06-16 14:52:00 -0700
commit2f04883ff880966d63d1aa4a1c7b05e497cfcc58 (patch)
tree27f0845ad19db223c02c13f02dfacd680026240a /api
parentabd4dffc86202d48e50bd21807574fa861854dca (diff)
downloadframeworks_base-2f04883ff880966d63d1aa4a1c7b05e497cfcc58.zip
frameworks_base-2f04883ff880966d63d1aa4a1c7b05e497cfcc58.tar.gz
frameworks_base-2f04883ff880966d63d1aa4a1c7b05e497cfcc58.tar.bz2
SDK only: integrate new sample code, deprecating along the way.
The new support library features and sample code for switching between fragments using a TabHost now eliminates the utility of the TabActivity class, so deprecate it. This also means there is no longer any use in ActivityGroup or LocalActivityManager. Yay. Also fix up things so the new support API demos are included in the documentation. Change-Id: I4f073b82787f32560ba1fa5b6a23746ecc8aecdc
Diffstat (limited to 'api')
-rw-r--r--api/current.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/api/current.xml b/api/current.xml
index def9281..8a924ab 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -25290,7 +25290,7 @@
abstract="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
<constructor name="ActivityGroup"
@@ -33946,7 +33946,7 @@
abstract="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
<constructor name="LocalActivityManager"
@@ -37020,7 +37020,7 @@
abstract="false"
static="false"
final="false"
- deprecated="not deprecated"
+ deprecated="deprecated"
visibility="public"
>
<constructor name="TabActivity"