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

Commit fde46078 authored by Alex Florescu's avatar Alex Florescu
Browse files

Update javadoc error: should be gravity, not weight

Test: n/a
Change-Id: Idafb13858b734aaf7614e12eff4ca02549905da8
parent f069be7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -462,7 +462,7 @@ public class FrameLayout extends ViewGroup {

        /**
         * Creates a new set of layout parameters with the specified width, height
         * and weight.
         * and gravity.
         *
         * @param width the width, either {@link #MATCH_PARENT},
         *              {@link #WRAP_CONTENT} or a fixed size in pixels