Remove 7inch dedicated icons
This change also tweaks the size of letters and labels. Change-Id: Id3f04015778ebca5e8f6833bc695e221fe7a8079
Before Width: | Height: | Size: 951 B |
Before Width: | Height: | Size: 846 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1010 B |
Before Width: | Height: | Size: 807 B |
Before Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 873 B |
Before Width: | Height: | Size: 1020 B |
Before Width: | Height: | Size: 880 B |
Before Width: | Height: | Size: 673 B |
Before Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 941 B |
Before Width: | Height: | Size: 878 B |
Before Width: | Height: | Size: 678 B |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 563 B |
Before Width: | Height: | Size: 399 B |
Before Width: | Height: | Size: 642 B |
Before Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 523 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.2 KiB |
@ -44,7 +44,7 @@
|
||||
<dimen name="key_label_horizontal_padding">18dip</dimen>
|
||||
|
||||
<fraction name="key_letter_ratio">45%</fraction>
|
||||
<fraction name="key_large_letter_ratio">45%</fraction>
|
||||
<fraction name="key_large_letter_ratio">48%</fraction>
|
||||
<fraction name="key_label_ratio">32%</fraction>
|
||||
<fraction name="key_hint_letter_ratio">23%</fraction>
|
||||
<fraction name="key_hint_label_ratio">34%</fraction>
|
||||
|
@ -53,12 +53,12 @@
|
||||
<dimen name="key_hint_letter_padding">3dp</dimen>
|
||||
<dimen name="key_uppercase_letter_padding">3dp</dimen>
|
||||
|
||||
<fraction name="key_letter_ratio">37%</fraction>
|
||||
<fraction name="key_large_letter_ratio">37%</fraction>
|
||||
<fraction name="key_label_ratio">22%</fraction>
|
||||
<fraction name="key_letter_ratio">42%</fraction>
|
||||
<fraction name="key_large_letter_ratio">45%</fraction>
|
||||
<fraction name="key_label_ratio">25%</fraction>
|
||||
<fraction name="key_hint_letter_ratio">23%</fraction>
|
||||
<fraction name="key_hint_label_ratio">26%</fraction>
|
||||
<fraction name="key_uppercase_letter_ratio">25%</fraction>
|
||||
<fraction name="key_hint_label_ratio">28%</fraction>
|
||||
<fraction name="key_uppercase_letter_ratio">26%</fraction>
|
||||
<fraction name="key_preview_text_ratio">50%</fraction>
|
||||
<dimen name="key_preview_height">15.0mm</dimen>
|
||||
<dimen name="key_preview_offset">0.1in</dimen>
|
||||
|
@ -96,25 +96,21 @@
|
||||
latin:styleName="toSymbolKeyStyle"
|
||||
latin:code="@integer/key_switch_alpha_symbol"
|
||||
latin:keyLabel="@string/label_to_symbol_key"
|
||||
latin:keyLabelOption="fontNormal"
|
||||
latin:parentStyle="functionalKeyStyle" />
|
||||
<key-style
|
||||
latin:styleName="toAlphaKeyStyle"
|
||||
latin:code="@integer/key_switch_alpha_symbol"
|
||||
latin:keyLabel="@string/label_to_alpha_key"
|
||||
latin:keyLabelOption="fontNormal"
|
||||
latin:parentStyle="functionalKeyStyle" />
|
||||
<key-style
|
||||
latin:styleName="toMoreSymbolKeyStyle"
|
||||
latin:code="@integer/key_shift"
|
||||
latin:keyLabel="@string/label_to_more_symbol_for_tablet_key"
|
||||
latin:keyLabelOption="fontNormal"
|
||||
latin:parentStyle="functionalKeyStyle" />
|
||||
<key-style
|
||||
latin:styleName="backFromMoreSymbolKeyStyle"
|
||||
latin:code="@integer/key_shift"
|
||||
latin:keyLabel="@string/label_to_symbol_key"
|
||||
latin:keyLabelOption="fontNormal"
|
||||
latin:parentStyle="functionalKeyStyle" />
|
||||
<key-style
|
||||
latin:styleName="comKeyStyle"
|
||||
|
@ -26,7 +26,6 @@
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="toSymbolKeyStyle"
|
||||
latin:keyLabelOption="alignLeft"
|
||||
latin:keyWidth="13.0%p" />
|
||||
<Key
|
||||
latin:keyStyle="tabKeyStyle" />
|
||||
|
@ -147,7 +147,6 @@
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="toAlphaKeyStyle"
|
||||
latin:keyLabelOption="alignLeft"
|
||||
latin:keyWidth="13.0%p" />
|
||||
<Key
|
||||
latin:keyStyle="tabKeyStyle" />
|
||||
|
@ -133,7 +133,6 @@
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="toAlphaKeyStyle"
|
||||
latin:keyLabelOption="alignLeft"
|
||||
latin:keyWidth="13.0%p" />
|
||||
<Key
|
||||
latin:keyStyle="tabKeyStyle" />
|
||||
|