commit | c85057c14c7679c177555914dcf81159614c5769 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu Apr 19 10:11:18 2018 +0800 |
committer | Selim Cinek <cinek@google.com> | Thu Apr 19 10:48:02 2018 +0800 |
tree | 97cfebe572f38d2c714a4a877e9c000cd1408c0c | |
parent | f2b624c1406241d62703c9d8c64a3b3565d75729 [diff] |
Made the DrawableWrapper return the right ColorFilter Previously it simply returned null Test: atest cts/tests/tests/graphics/src/android/graphics/drawable/cts/DrawableWrapperTest.java Change-Id: Ia4694e8dee08449262bbe1cfd719795fd86e1ee0 Fixes: 78252558