From dbccc9012e3637ad08e8ae62771b0f9fae1d9b13 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 26 Jun 2012 22:54:54 -0700 Subject: Doc change: add diff report for 16. Change-Id: I38b2e59ac3a553ab7bbde8814e9fb099aa085638 --- ...android.graphics.drawable.GradientDrawable.html | 136 +++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html (limited to 'docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html') diff --git a/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html b/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html new file mode 100644 index 0000000..4e0a4ba --- /dev/null +++ b/docs/html/sdk/api_diff/16/changes/android.graphics.drawable.GradientDrawable.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.graphics.drawable.GradientDrawable + + + + + + + + + + +
+
+
+

+Class android.graphics.drawable.GradientDrawable +

+ + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + Orientation getOrientation() +  
+ + void setColors(int[]) +  
+ + void setOrientation(Orientation) +  
+  + +

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