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

Commit 8475450c authored by Jason Thai's avatar Jason Thai Committed by Android (Google) Code Review
Browse files

Merge "Increase max color options size" into main

parents 065184fb 5be0741c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,6 +202,6 @@ private constructor(
    }

    companion object {
        private const val COLOR_SECTION_OPTION_SIZE = 5
        private const val COLOR_SECTION_OPTION_SIZE = 6
    }
}