commit | 4a010db8a60008b2bf67b93b64f77f63affc29f3 | [log] [tgz] |
---|---|---|
author | Doris Liu <tianliu@google.com> | Mon Dec 16 18:44:49 2013 -0800 |
committer | Doris Liu <tianliu@google.com> | Mon Dec 16 19:01:59 2013 -0800 |
tree | 5084a688d23c83f389b8ac77c6440b4996e0eee4 | |
parent | b897a1e924394cb2196929975cf0c5cb542dd85c [diff] |
Fix hdr+ preview wrong rotation TextureView has accumulated OnLayoutChangeListener's over time: Modules add a new listener to it when initialized, but never remove the listeners. As a result, stale listeners are called when there is a layout change, and consequently change the transform matrix incorrectly. Bug: 12168516 Change-Id: I1aa77e682427ed074e8dc2d0574ea013e9e01fc6