[TBT][tizen_3.0_wearable][Bluetooth client paired crashing issue solved] 77/89877/1
authornazib.ullah <nazib.ullah@samsung.com>
Tue, 27 Sep 2016 09:01:03 +0000 (15:01 +0600)
committernazib.ullah <nazib.ullah@samsung.com>
Tue, 27 Sep 2016 09:02:42 +0000 (15:02 +0600)
Change-Id: I0e6febb8296ca0c1ffcc122c6882b30b2936da18

release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbtcoreapp/res/edje/2.3.1/wearable_360_360/5_part_txt_cnt1.5_cnt_btn_btn.edc

index 8b5da704cc7409a09cec25c6adf8cc19ec43843c..bf2668421323b1d1d59a415554cfd7f02cf22d37 100644 (file)
Binary files a/release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk and b/release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk differ
index fc9b2b1cc46d99642ea89ffb2cd6ee4146bfcb0a..c748135a24f66c8e96535b7ad9885e4f602cd3c4 100644 (file)
Binary files a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk differ
index 3564e795b3e5125d3a8aa8184ba44e5266403bbb..ad3c376a5c7a8199262e09bd16120a2627d933c9 100644 (file)
@@ -21,6 +21,16 @@ collections
     {
         name: "5_part_txt_cnt_cnt_btn_btn";
         parts{
+        
+               part{
+                name: "base";
+                type: RECT;
+                description{
+                    state: "default" 0.0;
+                    visible: 1;
+                    color: 255 0 0 255;
+                }
+            }
             part{
                 name: "1txt";
                 type: SWALLOW;
@@ -30,6 +40,7 @@ collections
                     visible: 1;
                     rel1 {relative: 0.0 0.0; }
                     rel2 {relative: 1.0 0.10; }
+                    fixed: 1 1;
                 }
             }
 
@@ -46,6 +57,7 @@ collections
                     rel2{
                         relative:1.0 0.35;
                     }
+                    fixed: 1 1;
                 }
             }
                         
@@ -60,6 +72,7 @@ collections
                     rel2{
                         relative:1.0 0.60;
                     }
+                    fixed: 1 1;
                 }
             }
             
@@ -84,6 +97,7 @@ collections
                                                   relative: 1.0 0.70; 
                     }
                     visible: 1;
+                    fixed: 1 1;
                 }
             }
             
@@ -108,6 +122,7 @@ collections
                                                relative: 1.0 1.0;
                                        }
                                        visible: 1;
+                                       fixed: 1 1;
                                }
                        }