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

Commit 9da06a4e authored by Romain Guy's avatar Romain Guy
Browse files

Fixes external #2686. Fix typo.

parent 9a7773a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -725,7 +725,7 @@ grav<?xml version="1.0" encoding="utf-8"?>
    <attr name="entries" format="reference" />

    <!-- Standard gravity constant that a child can supply to its parent.
         Defines how to place the view, both its x and y axis, within is parent view group. -->
         Defines how to place the view, both its x and y axis, within its parent view group. -->
    <attr name="layout_gravity">
        <!-- Push object to the top of its container, not changing its size. -->
        <flag name="top" value="0x30" />