diff options
author | Evan Laird <evanlaird@google.com> | 2017-07-12 16:36:06 -0400 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2017-07-12 16:43:59 -0400 |
commit | 929bd54c6a91e78de4634cb50b781a9616157f5c (patch) | |
tree | f873ae9c00982b274c10f387c8a58738e3249dc4 /rs/java/android/renderscript/RenderScriptCacheDir.java | |
parent | 3d0a74a9e4f54851f223ca70488b249c2acaa226 (diff) |
Fix qs tile drawing in edit QS panel
The problem here was reuse:
1. Tile has a SlashState -> gets SlashDrawable
2. Reused tile has no SlashState -> doesn't know how to gracefully
remove the slash and draw regularly, so it gets a slash anyway.
Unrelated, but also fixed: turn off slash animations in QS edit panel
Fixes: 63160044
Test: runtest -x
frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/SlashImageViewTest.java
Change-Id: I6841bfafcef0588d1ca63b3326dfee1a856618f3
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions