summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorFilip Pavlis <pavlis@google.com>2017-03-07 14:58:41 +0000
committerFilip Pavlis <pavlis@google.com>2017-03-10 19:19:47 +0000
commit4186b344d829e155feebf6797bd41576fccb5f16 (patch)
treee626165062441ab75f324ce099e65612d18bc2da /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent77aac13d33cb8c2c4f57ba01654d6d2c4e7b044f (diff)
Enable recycling of third party preference widgets
Until now we have been recycling only framework preference widgets since there were no guarantees for third party preferences to support recycling. This let to broken animations for preference widgets that are outside of the framework. This change makes recycling to be used always and in case the developers need to turn it off they can explicitely use a new attribute that is being added to the Preference called "recycleEnabled" and set it to false. Bug: b/34334451 Test: Test are part of the same topic. Change-Id: I324087841e1edddbf0d3eaad00b5895a196acff6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions