diff options
author | Joanne Chung <joannechung@google.com> | 2021-09-17 17:06:44 +0800 |
---|---|---|
committer | Joanne Chung <joannechung@google.com> | 2021-09-17 09:29:44 +0000 |
commit | ec3f41e70e779666ff8a75b481390d1fef6b0168 (patch) | |
tree | 4d12a3509bbcc23649113f8fb2db0b97ff8b6c5a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 2e2e4b3ac4c6f915266814e42b7ef50c25cc2c5b (diff) |
Fix translation doesn't work on ViewGroup
The system will add requested view reference into cache but it is
possible the requested translation view is a viewgroup, we don't add
this into view reference list that cause the translation doesn't work
on ViewGroup.
Bug: 200233857
Test: atest CtsTranslationTestCases
Test: manual. Use a sample code to request translation for a
viewgroup and make sure it is added into view reference list.
Test: manual verify with issue client app, it works.
Change-Id: Ie593a1a436fd046373412ae2955a78057d22b892
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions