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

Commit 71bf1636 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[Settings] SIM colors are referenced by getIntArray() within source...

Merge "[Settings] SIM colors are referenced by getIntArray() within source code" into sc-v2-dev am: a4a8d64e

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16634156

Change-Id: I41bc13353be755ab1459511d6da515587df2eb24
parents 4ff6cf09 a4a8d64e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1180,14 +1180,14 @@
    </string-array>

    <!-- Array of color for sim color for multi-sim in light mode -->
    <string-array name="sim_color_light">
    <integer-array name="sim_color_light">
        <item>@color/SIM_color_cyan</item>
        <item>@color/SIM_color_blue800</item>
        <item>@color/SIM_color_green800</item>
        <item>@color/SIM_color_purple800</item>
        <item>@color/SIM_color_pink800</item>
        <item>@color/SIM_color_orange</item>
    </string-array>
    </integer-array>

    <!-- Array of titles for sim color for multi-sim -->
    <string-array name="color_picker">