commit | ed6741817a6c075a306b5e9c63e6c08abc5b8dc6 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Thu Jun 02 19:52:22 2011 -0700 |
committer | Gilles Debunne <debunne@google.com> | Thu Jun 09 10:47:03 2011 -0700 |
tree | 1839eef7c04b9919bfb6c42211408c3ecd0ed0d3 | |
parent | 31bc2f92520aea11b8a339a1ad9ec998cc90c59d [diff] |
Text selection on phone Exception on device rotation due to a removed test for existing selection. onPreDraw is called for the PhoneWindow, updating container position, but before the popup window is layout. Added a flag to force a new update after the layout. Change-Id: I0f833c689a367ef76144230df28afa48db9ad950