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

Commit 2cda05b1 authored by Jean-Pierre Rasquin's avatar Jean-Pierre Rasquin Committed by Bruno Martins
Browse files

lineage-sdk: add dotted circle style

Change-Id: I6c8b872ebc64d37bf4f540047552f1ab125acdc3
parent 60d0477f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -986,13 +986,14 @@ public final class LineageSettings {
         * 0: Display the battery an icon in portrait mode
         * 1: Display the battery as a circle
         * 2: Display the battery as plain text
         * 3: Display the battery as a dotted circle
         * default: 0
         */
        public static final String STATUS_BAR_BATTERY_STYLE = "status_bar_battery_style";

        /** @hide */
        public static final Validator STATUS_BAR_BATTERY_STYLE_VALIDATOR =
                new InclusiveIntegerRangeValidator(0, 2);
                new InclusiveIntegerRangeValidator(0, 3);

        /**
         * Status bar battery %