Add normal layout and backspace button in STT layout 11/262211/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 4 Aug 2021 09:12:08 +0000 (18:12 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 4 Aug 2021 09:25:22 +0000 (18:25 +0900)
Change-Id: I511a919dac4331c8e1b5579f117f3504cee51f13
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ISEDefaultNUI/res/LYT_LANDSCAPE_STT.xml
ISEDefaultNUI/res/LYT_PORTRAIT_STT.xml

index 111be61..bfe1458 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<layout width="1280" height="318" key_width="180" key_height="120" vibe_style="DEFAULT" sound_style="DEFAULT" label_type="3X4_STT" sw_background="true">
+<layout direction="landscape" width="1280" height="318" key_width="180" key_height="120" vibe_style="DEFAULT" sound_style="DEFAULT" label_type="3X4_STT" sw_background="true">
   <background_color>
     <r>210</r>
     <g>213</g>
     <rec button="disabled">nine patch/btn_01.#.png</rec>
   </background_image>
   <row y="246">
-    <key key_type="modechange" image_label_type="IMAGE_3X4" x="10" width="150" height="63">
+    <key button_type="selfish" key_type="modechange" label_type="QTY_?123" x="87" width="153" height="63" hit_left="87">
+      <label>
+        <rec>abc</rec>
+      </label>
+      <background_image>
+        <rec button="normal">nine patch/btn_02.#.png</rec>
+        <rec button="pressed">nine patch/btn_press.#.png</rec>
+        <rec button="disabled">nine patch/btn_02.#.png</rec>
+      </background_image>
+      <key_value>
+        <rec>CUR_LANG</rec>
+      </key_value>
+    </key>
+    <key key_type="modechange" image_label_type="IMAGE_3X4" x="260" width="80" height="63">
       <image_label>
         <rec button="normal">icon/54x54/icon_setting_nor.png</rec>
         <rec button="pressed">icon/54x54/icon_setting_press.png</rec>
         <rec>Cancel</rec>
       </key_value>
     </key>
+    <key button_type="selfish" key_type="control" use_magnifier="true" use_repeat_key="true" x="950" width="153" height="63" hit_right="87">
+      <image_label>
+        <rec button="normal">icon/54x54/icon_back_nor.png</rec>
+        <rec button="pressed">icon/54x54/icon_back_press.png</rec>
+        <rec button="disabled">icon/54x54/icon_back_dim.png</rec>
+      </image_label>
+      <background_image>
+        <rec button="normal">nine patch/btn_02.#.png</rec>
+        <rec button="pressed">nine patch/btn_press.#.png</rec>
+        <rec button="disabled">nine patch/btn_02.#.png</rec>
+      </background_image>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
   </row>
 </layout>
index 25424be..68c6ddc 100644 (file)
     <rec button="disabled">nine patch/btn_01.#.png</rec>
   </background_image>
   <row y="340">
-    <key key_type="modechange" image_label_type="IMAGE_3X4" x="8" width="150" height="80">
+    <key button_type="selfish" key_type="modechange" label_type="QTY_?123_DARK" x="10" width="40">
+      <label>
+        <rec>abc</rec>
+      </label>
+      <background_image>
+        <rec button="normal">nine patch/btn_02.#.png</rec>
+        <rec button="pressed">nine patch/btn_press.#.png</rec>
+        <rec button="disabled">nine patch/btn_02.#.png</rec>
+      </background_image>
+      <key_value>
+        <rec>CUR_LANG</rec>
+      </key_value>
+    </key>
+    <key key_type="modechange" image_label_type="IMAGE_3X4" x="80" width="150" height="80">
       <image_label>
         <rec button="normal">icon/54x54/icon_setting_nor.png</rec>
         <rec button="pressed">icon/54x54/icon_setting_press.png</rec>
         <rec>Cancel</rec>
       </key_value>
     </key>
+    <key button_type="selfish" key_type="control" use_magnifier="true" use_repeat_key="true" width="101">
+      <image_label>
+        <rec button="normal">icon_back_nor.png</rec>
+        <rec button="pressed">icon_back_press.png</rec>
+        <rec button="disabled">icon_back_dim.png</rec>
+      </image_label>
+      <background_image>
+        <rec button="normal">nine patch/btn_02.#.png</rec>
+        <rec button="pressed">nine patch/btn_press.#.png</rec>
+        <rec button="disabled">nine patch/btn_02.#.png</rec>
+      </background_image>
+      <key_value>
+        <rec>BackSpace</rec>
+      </key_value>
+    </key>
   </row>
 </layout>