summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2009-07-30 15:36:13 +0800
committerChih-Chung Chang <chihchung@google.com>2009-07-30 15:39:37 +0800
commitf88872655e85570f3b9bfebe78647ed36916b3f4 (patch)
treed1085691b7cae5424ea0284242ad8ed8a1fd0dfe /tools/aidl/generate_java.cpp
parentb91e2b0292f9f4f76175a18e6e3cf392f3967ae8 (diff)
Fix a bug in ImageView: The drawing matrix is not updated when setImageMatrix is called.
The drawing matrix used in onDraw() is mDrawMatrix, but in setImageMatrix() only mMatrix is updated. We need to call configureBounds() to update mDrawMatrix if it was null. The is found in bug 2023281.
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions