From 34c09b53fde67e5d97875cdf3c99d2cec3b79fad Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 26 Jan 2010 15:34:02 -0800 Subject: remove @deprecated from dropDownHeight and dropDownWidth --- core/res/res/values/attrs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/res') diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml index d688b7c..794a9f0 100644 --- a/core/res/res/values/attrs.xml +++ b/core/res/res/values/attrs.xml @@ -2122,7 +2122,7 @@ to match the width of the screen, or wrap_content to match the width of the anchored view. --> - + @@ -2134,7 +2134,7 @@ to fill the width of the screen, or wrap_content to match the height of the content of the drop down. --> - + -- cgit v1.1