summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDoris Ling <dling@google.com>2017-06-23 13:41:22 -0700
committerDoris Ling <dling@google.com>2017-06-23 13:57:15 -0700
commit846234f399777a50e7d02260f742ad88cf5e9d52 (patch)
tree486c310506852b7d4513966bf71d2966471ab084 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent3072655374b01227f735f0a89818f2bdbe753286 (diff)
Fix issue for Preference.setSingleLineTitle() has no effect.
The flag to check whether the single line title attribute is initialized only when we processed the layout attributes. When the attribute is not set in the layout, but set through the setter method, the flag is not being updated properly, and hence the title view is not set correctly. Need to update the flag as well when the setter method is called. Bug: 62947301 Test: manual Change-Id: If843663165a0f3348048aaf1d920f3b740af5bc3
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions