am 0811f753: Add device form and oriantation comments
* commit '0811f7539c1fd41206097190e9704c2bb4992c30': Add device form and oriantation commentsmain
commit
648a206a3f
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Small Phone Landscape. -->
|
||||
<resources>
|
||||
<bool name="config_use_fullscreen_mode">true</bool>
|
||||
</resources>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Small Phone Landscape. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 1.100in -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Large Phone and Small Tablet Landscape. -->
|
||||
<resources>
|
||||
<bool name="config_use_fullscreen_mode">false</bool>
|
||||
</resources>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Large Phone and Small Tablet Landscape. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 45.0mm -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Large Phone and Small Tablet Portrait. -->
|
||||
<resources>
|
||||
<bool name="config_enable_show_option_of_key_preview_popup">false</bool>
|
||||
<!-- Whether or not Popup on key press is enabled by default -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Large Phone and Small Tablet Portrait. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 48.0mm -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Small Tablet Portrait. -->
|
||||
<resources>
|
||||
<bool name="config_enable_show_voice_key_option">false</bool>
|
||||
</resources>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Large Tablet Landscape. -->
|
||||
<resources>
|
||||
<bool name="config_use_fullscreen_mode">false</bool>
|
||||
</resources>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Large Tablet Landscape. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 58.0mm -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Large Tablet Portrait. -->
|
||||
<resources>
|
||||
<bool name="config_enable_show_voice_key_option">false</bool>
|
||||
<bool name="config_enable_show_option_of_key_preview_popup">false</bool>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Large Tablet Portrait. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 48.0mm -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configuration values for Small Phone Portrait. -->
|
||||
<resources>
|
||||
<bool name="config_use_fullscreen_mode">false</bool>
|
||||
<bool name="config_enable_show_voice_key_option">true</bool>
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
*/
|
||||
-->
|
||||
|
||||
<!-- Configurable dimensions for Small Phone Portrait. -->
|
||||
<resources>
|
||||
<!-- Preferable keyboard height in absolute scale: 1.285in -->
|
||||
<!-- This keyboardHeight value should match with keyboard-heights.xml -->
|
||||
|
|
Loading…
Reference in New Issue