OSDN Git Service

This restores JB MR0 behavior where the framework throws an exception for improper...
authorJustin Ho <justinho@google.com>
Wed, 17 Oct 2012 22:50:48 +0000 (15:50 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 17 Oct 2012 22:50:48 +0000 (15:50 -0700)
commitf49d835dfe1bd21920ff8a48cbdfb9c1fd632fd9
tree732179c3ca4004019fca094e81bd42a234f1cafb
parent57fca90ac65ecfe97acd4c93d442c3db8f815e11
This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.

This reverts commit 57fca90ac65ecfe97acd4c93d442c3db8f815e11

Change-Id: I0fe25056cd54b8852b32ae4621e048d3f5c7d555
api/current.txt
core/java/android/content/res/TypedArray.java
core/java/android/view/LayoutInflater.java
core/java/android/view/ViewGroup.java
core/java/android/widget/FrameLayout.java
core/java/android/widget/RadioGroup.java
core/java/android/widget/TableLayout.java
core/java/android/widget/TableRow.java