Loading src/com/android/customization/model/theme/custom/ColorOptionsProvider.java +0 −1 Original line number Diff line number Diff line Loading @@ -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) { Loading Loading
src/com/android/customization/model/theme/custom/ColorOptionsProvider.java +0 −1 Original line number Diff line number Diff line Loading @@ -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) { Loading