Change-Id: I2f015faa9d0fa637eef425f7c77090b9d03b85a2
Signed-off-by: jihun park <jihun87.park@samsung.com>
#include <dali.h>
using namespace Dali;
-#define TEXTLABEL_HEIGHT 0.0625f // assume full screen width 1 and height 1. 0.0625 is 1/16
+#define TEXTLABEL_HEIGHT 0.125f // assume full screen width 1 and height 1. 0.0625 is 1/16
#define TEXTFIELD_HEIGHT 0.0625f // assume full screen width 1 and height 1. 0.0625 is 1/16
#define TEXTEDITOR_HEIGHT 0.08333f // assume full screen width 1 and height 1. 0.0625 is 1/12
#define BUTTON_HEIGHT 0.125f // assume full screen width 1 and height 1. 0.125 is 1/8