commit | dea164e10a4cd053aaa019731fc79f392fffd112 | [log] [tgz] |
---|---|---|
author | Nicolas Catania <niko@google.com> | Fri Sep 18 06:26:16 2009 -0700 |
committer | Nicolas Catania <niko@google.com> | Fri Sep 18 11:08:11 2009 -0700 |
tree | b5121f8ae2180099b5d66d8da5deb7de9559e7e1 | |
parent | 6164461a80cf46ecc4b9d4de21a8c2662d5ac220 [diff] |
New dial action button at the bottom of the dialer. There is a new row of 3 buttons (voicemail, dial, backspace). Currently only the dial button has been implemented. In the new UI design the dial button should be visible even on devices with a hard SEND button, therefore I changed the resource that controls the display to true. In the dialer, on resume, set the state_enabled attribute properly. Bug: 2104523