summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJeff DeCew <jeffdq@google.com>2021-08-13 16:15:37 -0400
committerJeff DeCew <jeffdq@google.com>2021-08-13 16:42:00 -0400
commit70a328921b8fd6e243e082fe668e8856d15a8146 (patch)
treeb600c99d298dd8c9fd4f2a84bee7107f9216bfa1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentc20398b8d1335dd3c78c44caa47864a54d06cd67 (diff)
FooterView color logic cleanup
Bug reports showed that when night mode eneded due to schedule, the text color was updated but not the background color. Just from analyzing the code, this appears to be due to onConfigurationChanged not being called on the footer view, but NSSL.onUiModeChanged was calling into FooterView.setTextColor. So logically, this seems like a likely fix, even though I can't repro the bug. Fixes: 190135611 Test: manual theme change continues to update footer colors. Test: manual language change updates footer text. Change-Id: If6fdb527eee244561dcd3975d859de93609662a5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions