提交 a62b3b25 编写于 作者: E Eric Seidel

Update skyx after material design update d86123d4c71d28

R=abarth@chromium.org, abarth@google.com

Review URL: https://codereview.chromium.org/1225593004 .
上级 d331a98c
......@@ -11,7 +11,7 @@ import 'package:yaml/yaml.dart';
const String kSnapshotKey = 'snapshot_blob.bin';
const List<String> kDensities = const ['drawable-xxhdpi'];
const List<String> kThemes = const ['white', 'black', 'grey600'];
const List<String> kThemes = const ['white', 'black'];
const List<int> kSizes = const [24];
class Asset {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册