diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-10-15 19:12:29 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-10-15 19:13:29 -0700 |
commit | 78bd9835eb99fd829026a05dc543c6708367ca5b (patch) | |
tree | f896d049df5a139df45332f8fa18cd74a5ed6a35 /packages/SystemUI/res/values-sw | |
parent | 7789c9bbfca079655e9285173d6175b94bc774b0 (diff) | |
download | frameworks_base-78bd9835eb99fd829026a05dc543c6708367ca5b.zip frameworks_base-78bd9835eb99fd829026a05dc543c6708367ca5b.tar.gz frameworks_base-78bd9835eb99fd829026a05dc543c6708367ca5b.tar.bz2 |
Accessibility focus drawing does not take into account view's transformation matrix.
1. We are using the view drawing bounds but did not take into account the transformation
matrix. This leads to showing ugly artifacts on the launcher's hotseat which is
pretty much the first thing we see.
2. Updated the documentation of View.getDrawingRect to be more explicit that the
results does not have the transformation matrix applied.
bug:7354033
Change-Id: Ief2e0ea8da05471d71e215ce4497d94ff6e92d1a
Diffstat (limited to 'packages/SystemUI/res/values-sw')
0 files changed, 0 insertions, 0 deletions