summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Program.java
diff options
context:
space:
mode:
authorEvan Laird <evanlaird@google.com>2017-06-13 15:09:21 -0400
committerEvan Laird <evanlaird@google.com>2017-06-13 15:09:21 -0400
commit418ffe4a0feeeff3e29b3852bc37b3092f4c864a (patch)
treec648541a1349a79a03c275e52a9bf24a49ce8cbb /rs/java/android/renderscript/Program.java
parent5148d9fe8153da418dfe58919043e8daf1df195d (diff)
Change SlashDrawable semantics to fix QS crash
SlashDrawable wraps a reference to Drawable in order to store the intended Drawable and optionally draw a slash over it. As such, it should probably have similar semantics to Drawable, in that it either exists or doesn't; if you set SlashImageView's drawable to `null`, you'd expect that the drawable goes away, not that the SlashDrawable's contained Drawable goes away but the slash stays. Test: runtest systemui Change-Id: I34b92716cc60ba5043ab68ae09954f5a5e97e562 Fixes: 62525439
Diffstat (limited to 'rs/java/android/renderscript/Program.java')
0 files changed, 0 insertions, 0 deletions