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

Commit aa4f4bf6 authored by Paul Soulos's avatar Paul Soulos
Browse files

Fix doc typo for default wearable notification size.

Change-Id: Ic3428278eee0b541de3e1b355692401170d1ab3b
parent 616ae85e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4607,7 +4607,7 @@ public class Notification implements Parcelable
         * Size value for use with {@link #setCustomSizePreset} to show this notification with
         * Size value for use with {@link #setCustomSizePreset} to show this notification with
         * default sizing.
         * default sizing.
         * <p>For custom display notifications created using {@link #setDisplayIntent},
         * <p>For custom display notifications created using {@link #setDisplayIntent},
         * the default is {@link #SIZE_LARGE}. All other notifications size automatically based
         * the default is {@link #SIZE_MEDIUM}. All other notifications size automatically based
         * on their content.
         * on their content.
         */
         */
        public static final int SIZE_DEFAULT = 0;
        public static final int SIZE_DEFAULT = 0;