Add DARK_BLUE enum value back to avoid crash
(cherry picked from commit 9df721d158)
This commit is contained in:
@@ -31,6 +31,7 @@ object PreferenceValues {
|
||||
PURE_RED(R.string.theme_pure_red),
|
||||
|
||||
// Deprecated
|
||||
DARK_BLUE(null),
|
||||
HOT_PINK(null),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user