diff options
author | Adam Powell <adamp@google.com> | 2014-06-23 12:32:35 -0700 |
---|---|---|
committer | Adam Powell <adamp@google.com> | 2014-06-23 15:18:28 -0700 |
commit | 287c0361877057e50190cc0d7224e5bb2a7c4955 (patch) | |
tree | 0acc9076c9fb7195a34403c295b1a7a62ea4c695 /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | 43015f241ebc6a03e36af4d300a3dbceeb078771 (diff) |
Compatibility shim for apps calling View methods with TypedArray params
Apps calling the View methods that accept TypedArray params have
always been wrong. There is no way to call these methods safely since
apps can't get at the correct filter array assumed in these methods'
implementations. Do the best we can with these calls anyway; ignore
whatever they did pass and just get the styled attributes from the
Context used to construct the view and its associated theme.
Bug 15792674
Change-Id: I6dfa1abf273b581e79a17a72f68c97ff9a9148c5
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions