commit | 3d0980fd0f543585031c36fbc89feb8fa525998b | [log] [tgz] |
---|---|---|
author | David Brown <dab@google.com> | Tue Oct 20 12:09:17 2009 -0700 |
committer | David Brown <dab@google.com> | Tue Oct 20 12:15:22 2009 -0700 |
tree | ae1c5c9d14d322b7b8192346fb9fbe1e08e414e4 | |
parent | 81f957d72044232a65e41d0cf219eeaa654632a5 [diff] |
Fix hardcoded px dimensions in "dialpad chooser" UI. In the "dialpad chooser" UI (which comes up if you launch the Dialer while a call is already in progress) the 3 items are too tightly spaced on WVGA devices. Fixed by changing the relevant dimensions from px to dp. BUG=2185527 TESTED: got into the "chooser" state on a WVGA phone, confirmed the items are now sized correctly.