diff options
| author | Gilles Debunne <debunne@google.com> | 2012-04-04 15:35:30 -0700 |
|---|---|---|
| committer | Gilles Debunne <debunne@google.com> | 2012-04-04 15:52:38 -0700 |
| commit | ebd9a23817052c4d2aaa1058efa2b80b08003d4a (patch) | |
| tree | d632e87ca661ed0dc3c01f857673f072f8fbfc90 /core/java/android/view/ViewTreeObserver.java | |
| parent | 75cf9e19a575c28c200c02c0ab6f83bb79f5c50d (diff) | |
| download | frameworks_base-ebd9a23817052c4d2aaa1058efa2b80b08003d4a.zip frameworks_base-ebd9a23817052c4d2aaa1058efa2b80b08003d4a.tar.gz frameworks_base-ebd9a23817052c4d2aaa1058efa2b80b08003d4a.tar.bz2 | |
Faster and simpler replace in SSB
The original method was adding a suspicious space that was eventually
removed with a series of 3 calls to change.
This should not be necessary. I have tested this with various gap
positions and lengths, for all replace cases I could think of.
The test can not be added to the CTS as it would need to expose the
internal resizeFor and moveGapTo methods.
Change-Id: I194457fbcfd758fa69a7f380665cfd5ae4d3f1d4
Diffstat (limited to 'core/java/android/view/ViewTreeObserver.java')
0 files changed, 0 insertions, 0 deletions
