Added performance genlist style 75/124775/1
authorJEONGHYUN YUN <jh0506.yun@samsung.com>
Wed, 12 Apr 2017 10:14:10 +0000 (19:14 +0900)
committerJEONGHYUN YUN <jh0506.yun@samsung.com>
Wed, 12 Apr 2017 10:15:20 +0000 (19:15 +0900)
Change-Id: I7afc03fe19c976280250ed81f8129d799f49c126
Signed-off-by: JEONGHYUN YUN <jh0506.yun@samsung.com>
ElmSharp.Test/TC/PerformanceTest.cs [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 10e5bd8..1bbb5b4
@@ -84,6 +84,7 @@ namespace ElmSharp.Test
                 AlignmentY = -1,
                 WeightX = 1,
                 WeightY = 1,
+                Style = "solid/default"
             };
             box.PackEnd(list);
             navi.Push(box, "Performance");