Skip to content

Commit a5d552f

Browse files
author
Philip Milne
committed
Fix for doc error.
Change-Id: I8aa029d96d4cd28354ecc742007e0fc35b05b705
1 parent 4e1cb3b commit a5d552f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/java/android/view/ViewGroup.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,8 +354,6 @@ public abstract class ViewGroup extends View implements ViewParent, ViewManager
354354

355355
/**
356356
* This constant is a {@link #setLayoutMode(int) layoutMode}.
357-
* Layout bounds are derived by offsetting the component bounds using
358-
* {@link View#getLayoutInsets()}.
359357
*/
360358
public static final int LAYOUT_BOUNDS = 1;
361359

0 commit comments

Comments
 (0)