Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 728f4093 authored by kopriva's avatar kopriva Committed by android-build-merger
Browse files

Merge "docs: fixing a couple of typos" into pi-dev am: 880aba21

am: b7042339

Change-Id: I312a6bbf7cf31499ab079d66b35145001712d9e4
parents 10890087 b7042339
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4184,9 +4184,9 @@
        row is full. The rowCount attribute may be used similarly in the vertical case.
        The default is horizontal. -->
        <attr name="orientation" />
        <!-- The maxmimum number of rows to create when automatically positioning children. -->
        <!-- The maximum number of rows to create when automatically positioning children. -->
        <attr name="rowCount" format="integer" />
        <!-- The maxmimum number of columns to create when automatically positioning children. -->
        <!-- The maximum number of columns to create when automatically positioning children. -->
        <attr name="columnCount" format="integer" />
        <!-- When set to true, tells GridLayout to use default margins when none are specified
        in a view's layout parameters.