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

Commit 5c1ace15 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Merge branch '4634-Q-Disable_multiple_color_choose_for_custom_theme' into 'v1-q'

4634-Q-Disable_multiple_color_choose_for_custom_theme

See merge request !1
parents 9388ee0a 9ec54d5d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ public class ColorOptionsProvider extends ThemeComponentOptionProvider<ColorOpti
        }
        Drawable shape = loadShape(shapePackage);
        addDefault(previewIcons, shape);
        addNonDefaults(previewIcons, shape);
    }

    private void addNonDefaults(List<Drawable> previewIcons, Drawable shape) {