From 37627b9fd1e943e108d395bc124bb636f1c12388 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 7 May 2010 17:11:18 -0700 Subject: Doc change: Final api diffs 7 -> 8. Change-Id: Ie4b13f6b85439009f8236f8c082ca28021aa9b0c --- .../android.view.ViewGroup.LayoutParams.html | 139 +++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 docs/html/sdk/api_diff/8/changes/android.view.ViewGroup.LayoutParams.html (limited to 'docs/html/sdk/api_diff/8/changes/android.view.ViewGroup.LayoutParams.html') diff --git a/docs/html/sdk/api_diff/8/changes/android.view.ViewGroup.LayoutParams.html b/docs/html/sdk/api_diff/8/changes/android.view.ViewGroup.LayoutParams.html new file mode 100644 index 0000000..705abdf --- /dev/null +++ b/docs/html/sdk/api_diff/8/changes/android.view.ViewGroup.LayoutParams.html @@ -0,0 +1,139 @@ + + + + + + + + + +android.view.ViewGroup.LayoutParams + + + + + + + + + + +
+
+
+

+Class android.view.ViewGroup.LayoutParams +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int MATCH_PARENT +  
+  +

+ + + + + + + + + +
Changed Fields +
+ + int FILL_PARENT +Now deprecated.
+
 
+  +

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