Support STT mode in landscape 66/90866/1
authorsungwook79.park <sungwook79.park@samsung.com>
Tue, 4 Oct 2016 13:00:05 +0000 (22:00 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Tue, 4 Oct 2016 13:00:05 +0000 (22:00 +0900)
Change-Id: Ie54b271762d25c26817d8c06e353119796f1c58d
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
data/layout/mobile/LYT_LANDSCAPE_STT.xml

index 8618f58..6b39934 100644 (file)
@@ -1,36 +1,11 @@
 <?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">
   <image_path>
-    <button_normal>B09_panel_stt.png</button_normal>
+    <button_normal>B09_panel.png</button_normal>
   </image_path>
-  <background_image>
-    <rec button="pressed">stt_key_btn_press.png</rec>
-  </background_image>
-  <row x="452" y="26">
-    <key key_type="control" use_repeat_key="true" image_label_type="IMAGE_3X4">
-      <image_label>
-        <rec button="normal">w_sip_3x4_btn_ic_delete.png</rec>
-        <rec button="pressed">w_sip_3x4_btn_ic_delete.png</rec>
-      </image_label>
-      <key_value>
-        <rec>BackSpace</rec>
-      </key_value>
-    </key>
-  </row>
-  <row x="452">
-    <key key_type="control" custom_id="Enter">
-      <image_label>
-        <rec button="normal">w_sip_3x4_btn_ic_enter.png</rec>
-        <rec button="pressed">w_sip_3x4_btn_ic_enter.png</rec>
-        <rec button="disabled">w_sip_3x4_btn_ic_enter_d.png</rec>
-      </image_label>
-      <key_value>
-        <rec>Enter</rec>
-      </key_value>
-    </key>
-  </row>
-  <row x="98" y="82">
-    <key key_type="modechange" image_label_type="IMAGE_3X4">
+
+  <row x="10" y="218">
+    <key key_type="modechange" image_label_type="IMAGE_3X4" width="75" height="75">
       <image_label>
         <rec button="normal">more_option_icon_language.png</rec>
         <rec button="pressed">more_option_icon_language.png</rec>
       </key_value>
     </key>
   </row>
-  <row x="360" y="70">
-    <key button_type="uiitem" width="1" height="162">
+
+  <row x="468" y="238">
+    <key key_type="user" custom_id="Cancel" width="344" height="55" >
+      <label>
+        <rec>Cancel</rec>
+      </label>
       <background_image>
-        <rec button="normal">b_stt_center_line.png</rec>
-        <rec button="pressed">b_stt_center_line.png</rec>
-        <rec button="disabled">b_stt_center_line.png</rec>
+        <rec button="normal">B09_bubble_bg.png</rec>
+        <rec button="pressed">stt_key_btn_press.png</rec>
       </background_image>
+      <key_value>
+        <rec>Cancel</rec>
+      </key_value>
     </key>
   </row>
 </layout>