From: sungwook79.park Date: Mon, 12 Dec 2016 08:21:17 +0000 (+0900) Subject: Fix issue that emoticon is crash in genlist fisheye VI X-Git-Tag: accepted/tizen/3.0.m2/wearable/20170104.143731^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Finputdelegator.git;a=commitdiff_plain;h=35e18dbe3b0789fbe3489f65fb8c295813ab1f85 Fix issue that emoticon is crash in genlist fisheye VI Change-Id: I64eb34797049ade7947173201b410bf155be0461 Signed-off-by: sungwook79.park --- diff --git a/res/edje/w-input-stt.edc b/res/edje/w-input-stt.edc index 62d648d..082731d 100755 --- a/res/edje/w-input-stt.edc +++ b/res/edje/w-input-stt.edc @@ -2039,7 +2039,7 @@ collections to: "padding_right_bottom"; } text { - max: 1 0; + min: 1 0; style: "button_general_text_normal"; } }