Merge "Remove the reference to android.support.v7.widget.Space" into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-09-09 23:03:16 +00:00
committed by Android (Google) Code Review

View File

@@ -2912,8 +2912,6 @@ if (animator instanceof SimpleItemAnimator) {
<ul>
<li>Added {@link android.support.v7.widget.GridLayout} to provide support for the
{@link android.widget.GridLayout} layout object.</li>
<li>Added {@link android.support.v7.widget.Space} which can be used to create blank areas
within a {@link android.support.v7.widget.GridLayout} layout object.</li>
</ul>
</dl>
</div>