LatinIME/java/res/drawable-xlarge
Luca Zanolin bbd651a008 Change the UI of Voice IME to be more like Voice Search.
There has been a bit of refactoring in RecognitionView in particular to fix the portrait layout.

The main issues found were:

- the size of the keyboard is specified in inches, and
(cm)(inches + inches) != ((cm) inches) + ((cm) inches))

- the height of keyboard background is high as the landscape keyboard, but it higher than
the portrait keyboard. This is not an issue on LatinKeyboard, as it overwrite the
onMeasure method. However, if I use the same image background in RelativeLayout
the Relative layout height is set to the height of the background, thus higher than the keyboard

- the change configuration was not propageted correctly

Change-Id: Id5dca425826997c573ccae7a085d5ddc9719733b
2011-01-18 15:49:17 +00:00
..
btn_center_default.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
btn_center_pressed.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
btn_center_selected.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
caution.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
mic_base.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
mic_full.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
mic_slash.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
vs_dialog_blue.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
vs_dialog_red.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
vs_dialog_yellow.9.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00
vs_popup_mic_edge.png Change the UI of Voice IME to be more like Voice Search. 2011-01-18 15:49:17 +00:00