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

Commit 48af5ac7 authored by Erik Wolsheimer's avatar Erik Wolsheimer
Browse files

Double DEFAULT_MAX_LABEL_SIZE_PX to 1000px

Fixes: 185869616
Test: Manual
Change-Id: I717d1e7fb7b912a0330ac08742206314c23b32c8
parent 71d19aed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ public class PackageItemInfo {
    public static final int MAX_SAFE_LABEL_LENGTH = 1000;

    /** @hide */
    public static final float DEFAULT_MAX_LABEL_SIZE_PX = 500f;
    public static final float DEFAULT_MAX_LABEL_SIZE_PX = 1000f;

    /**
     * Remove {@link Character#isWhitespace(int) whitespace} and non-breaking spaces from the edges