commit | 3040fa308c481fdc9ebba8c158ba051df1eac766 | [log] [tgz] |
---|---|---|
author | Nicolas Catania <niko@google.com> | Thu Oct 01 13:00:53 2009 -0700 |
committer | Nicolas Catania <niko@google.com> | Fri Oct 02 10:21:04 2009 -0700 |
tree | 793dde20f690d4a81dbcb900dfc12de5eb3b137a | |
parent | f1b30aae6adcdd3b32536f66b03ff27901a776f2 [diff] |
Taping the dialed number allows editing. Previously, taping the dialed number used to dial the number. Now if non-empty, a cursor shows up at the tap location. The user can then use the dialpad to delete/insert new numbers. The previous version of the selectors that drive the number background has been moved to the non finger drawable because they show the right background when focused. In touch mode, the background does not change when focused. Bug:2160189