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

Commit 18c0fbfa authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "docs: Fixed typo" into qt-dev am: 3e4f4f99 am: 6231cffb

Change-Id: I1653273a1d9c0eae7b8a8406bc188e2e909ffaa0
parents a8a1e592 6231cffb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16131,7 +16131,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
     * by the most recent call to {@link #measure(int, int)}.  This result is a bit mask
     * as defined by {@link #MEASURED_SIZE_MASK} and {@link #MEASURED_STATE_TOO_SMALL}.
     * This should be used during measurement and layout calculations only. Use
     * {@link #getHeight()} to see how wide a view is after layout.
     * {@link #getHeight()} to see how high a view is after layout.
     *
     * @return The measured height of this view as a bit mask.
     */