diff options
author | e.min <e.min@samsung.com> | 2020-02-24 11:12:24 +0900 |
---|---|---|
committer | e.min <e.min@samsung.com> | 2020-02-25 10:53:09 +0900 |
commit | 3daed1083271f0b6710d785b6ac867af1589c344 (patch) | |
tree | b97c4103654852253d4e9ce5d80a3ec9f7d51267 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 158632749846b111bd3b5995968c0e8703626320 (diff) |
Delete size limitation for ContrastColorUtil.isGrayScale() method.
loss of performance is tiny because, image will be resized at ImageUtil.isGrayscale() method.
Test: situation that one notification is sended to other resoltion devices, ex) using DEX mode,
Test: notification can be inflated at different resolution context.
Test: and app can have notification icon that is made dynamically.
Test: (it doesn't have resource for each resolution. ex: calendar notice icon with number)
Test: at this moment, judgement for grayscale can be differed from each device.
Change-Id: I2755c56869aba58287137f683a81ec4ddfd3d7c1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions