From 027ece7d892d19867128f134e7e3a66c8f0c4940 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 5 Aug 2009 19:31:13 -0700 Subject: Add 3->donut diff report to SDK docs. Bug: 2031559 --- .../4/changes/android.widget.TabHost.TabSpec.html | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html (limited to 'docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html') diff --git a/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html new file mode 100644 index 0000000..639b466 --- /dev/null +++ b/docs/html/sdk/api_diff/4/changes/android.widget.TabHost.TabSpec.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.widget.TabHost.TabSpec + + + + + + + + + + +
+
+
+

+Class android.widget.TabHost.TabSpec +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + String getTag() +  
+ + TabSpec setIndicator(View) +  
+  + +

+ +
+
+ + + + -- cgit v1.1