From 05f62d2109410b922196c80262ae2896af3993ca Mon Sep 17 00:00:00 2001 From: xianjimli Date: Wed, 6 Jun 2018 16:18:14 +0800 Subject: [PATCH] show memset/memcpy speed --- demos/demo_ui_app.c | 19 ++++++- demos/res/inc/images/earth.data | 2 +- demos/res/inc/images/green_btn_o.data | 2 +- demos/res/inc/images/question.data | 2 +- demos/res/inc/images/right_on.data | 2 +- demos/res/inc/ui/window.data | 79 +++++++++++++------------- demos/res/raw/ui/window.bin | Bin 894 -> 909 bytes demos/res/raw/ui/window.xml | 7 ++- src/base/mem.c | 10 ++-- 9 files changed, 71 insertions(+), 52 deletions(-) diff --git a/demos/demo_ui_app.c b/demos/demo_ui_app.c index 8bdbb9cca..a406ad080 100644 --- a/demos/demo_ui_app.c +++ b/demos/demo_ui_app.c @@ -33,6 +33,11 @@ #include "ui_loader/ui_builder_default.h" #include "common.inc" +#ifdef TK_MEM_SPEED_TEST +uint32_t g_memcpy_speed; +uint32_t g_memset_speed; +#endif/*TK_MEM_SPEED_TEST*/ + static ret_t on_show_dialog(void* ctx, event_t* e) { uint32_t code = 0; const char* name = (const char*)ctx; @@ -77,16 +82,28 @@ static ret_t on_show_window2(void* ctx, event_t* e) { } ret_t application_init() { + char text[32]; widget_t* win = window_open("window"); widget_t* bar1 = widget_lookup(win, "bar1", TRUE); widget_t* bar2 = widget_lookup(win, "bar2", TRUE); +#ifdef TK_MEM_SPEED_TEST + widget_t* left = widget_lookup(win, "left", TRUE); + widget_t* right = widget_lookup(win, "right", TRUE); + + tk_snprintf(text, sizeof(text), "set:%uK", g_memset_speed); + widget_set_text_utf8(left, text); + + tk_snprintf(text, sizeof(text), "cpy:%uK", g_memcpy_speed); + widget_set_text_utf8(right, text); +#endif/*TK_MEM_SPEED_TEST*/ + widget_child_on(win, "inc", EVT_CLICK, on_inc, bar2); widget_child_on(win, "dec", EVT_CLICK, on_dec, bar2); widget_child_on(win, "dialog1", EVT_CLICK, on_show_dialog, "dialog1"); widget_child_on(win, "dialog2", EVT_CLICK, on_show_dialog, "dialog2"); widget_child_on(win, "window1", EVT_CLICK, on_show_window1, "window1"); widget_child_on(win, "window2", EVT_CLICK, on_show_window2, "window2"); - // timer_add(on_timer, bar1, 500); + timer_add(on_timer, bar1, 500); return RET_OK; } diff --git a/demos/res/inc/images/earth.data b/demos/res/inc/images/earth.data index c7824bb11..7f4137aa5 100644 --- a/demos/res/inc/images/earth.data +++ b/demos/res/inc/images/earth.data @@ -116,4 +116,4 @@ const unsigned char image_earth[] = { 0x00,0x00,0x00,0xb4,0x00,0x00,0x00,0xdf,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0xdf, 0x00,0x00,0x00,0xb4,0x00,0x00,0x00,0x73,0x00,0x00,0x00,0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x30,0x21,0x50,0x68,};/*2348*/ +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,};/*2348*/ diff --git a/demos/res/inc/images/green_btn_o.data b/demos/res/inc/images/green_btn_o.data index 93995f2bf..b69e78674 100644 --- a/demos/res/inc/images/green_btn_o.data +++ b/demos/res/inc/images/green_btn_o.data @@ -181,4 +181,4 @@ const unsigned char image_green_btn_o[] = { 0x26,0x83,0x5a,0xff,0x26,0x83,0x5a,0xff,0x26,0x83,0x5a,0xff,0x26,0x83,0x5a,0xff,0x26,0x83,0x5a,0xff, 0x26,0x83,0x5a,0xff,0x3a,0x8d,0x68,0xff,0x62,0xa2,0x85,0xd7,0x85,0xb7,0xa0,0x97,0xd4,0xe5,0xdd,0x37, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x78,0x0c,0xeb,0x7a,};/*3644*/ +0x00,0x00,0x00,0x00,};/*3644*/ diff --git a/demos/res/inc/images/question.data b/demos/res/inc/images/question.data index 05cd1548e..bfaa22e18 100644 --- a/demos/res/inc/images/question.data +++ b/demos/res/inc/images/question.data @@ -116,4 +116,4 @@ const unsigned char image_question[] = { 0x12,0x96,0xdb,0xb4,0x12,0x96,0xdb,0xe2,0x12,0x96,0xdb,0xfb,0x12,0x96,0xdb,0xff,0x12,0x96,0xdb,0xe7, 0x12,0x96,0xdb,0xb9,0x11,0x96,0xdb,0x73,0x0e,0x91,0xda,0x0d,0x00,0x00,0x00,0x00,0x10,0x8f,0xdf,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,};/*2348*/ +0x00,0x00,0x00,0x00,0x88,0x2a,0xe9,0x7a,};/*2348*/ diff --git a/demos/res/inc/images/right_on.data b/demos/res/inc/images/right_on.data index 89260c505..358be5c7d 100644 --- a/demos/res/inc/images/right_on.data +++ b/demos/res/inc/images/right_on.data @@ -116,4 +116,4 @@ const unsigned char image_right_on[] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, -0x00,0x00,0x00,0x00,0x88,0x2a,0xe9,0x7a,};/*2348*/ +0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,};/*2348*/ diff --git a/demos/res/inc/ui/window.data b/demos/res/inc/ui/window.data index 5d6db38b5..0175227ed 100644 --- a/demos/res/inc/ui/window.data +++ b/demos/res/inc/ui/window.data @@ -1,5 +1,5 @@ const unsigned char ui_window[] = { -0x04,0x00,0x01,0x01,0x7e,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x77,0x69,0x6e,0x64,0x6f,0x77,0x00,0x64, +0x04,0x00,0x01,0x01,0x8d,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x77,0x69,0x6e,0x64,0x6f,0x77,0x00,0x64, 0x61,0x74,0x61,0x00,0x00,0x00,0x00,0x00,0x12,0x12,0x22,0x11,0x01,0x00,0x02,0x00,0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x01,0x00,0x00,0xe0,0x01,0x00,0x00,0x6e,0x61,0x6d,0x65, 0x00,0x6d,0x61,0x69,0x6e,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0x05, @@ -8,41 +8,42 @@ const unsigned char ui_window[] = { 0x00,0x00,0x00,0x05,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00, 0x64,0x65,0x63,0x00,0x74,0x65,0x78,0x74,0x00,0x44,0x65,0x63,0x00,0x00,0x00,0x01,0x00,0x09,0x00,0x00, 0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e, -0x61,0x6d,0x65,0x00,0x00,0x74,0x65,0x78,0x74,0x00,0x4c,0x65,0x66,0x74,0x00,0x00,0x00,0x01,0x00,0x09, -0x00,0x00,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00, -0x00,0x6e,0x61,0x6d,0x65,0x00,0x00,0x74,0x65,0x78,0x74,0x00,0x43,0x65,0x6e,0x74,0x65,0x72,0x00,0x00, -0x00,0x01,0x00,0x09,0x00,0x00,0x00,0x00,0x00,0xc8,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x50,0x00,0x00, -0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x00,0x74,0x65,0x78,0x74,0x00,0x52,0x69,0x67,0x68, -0x74,0x00,0x00,0x00,0x01,0x00,0x0d,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x46,0x00,0x00,0x00, -0xf0,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x62,0x61,0x72,0x31,0x00,0x76,0x61, -0x6c,0x75,0x65,0x00,0x34,0x30,0x00,0x00,0x00,0x01,0x00,0x0d,0x00,0x00,0x00,0x00,0x00,0x18,0x01,0x00, -0x00,0x46,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x76,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x62,0x61, -0x72,0x32,0x00,0x76,0x61,0x6c,0x75,0x65,0x00,0x32,0x30,0x00,0x76,0x65,0x72,0x74,0x69,0x63,0x61,0x6c, -0x00,0x74,0x72,0x75,0x65,0x00,0x00,0x00,0x01,0x00,0x0f,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00, -0x6e,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x63,0x31,0x00, -0x74,0x65,0x78,0x74,0x00,0x42,0x6f,0x6f,0x6b,0x00,0x00,0x00,0x01,0x00,0x0f,0x00,0x00,0x00,0x00,0x00, -0x64,0x00,0x00,0x00,0x6e,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65, -0x00,0x63,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x46,0x6f,0x6f,0x64,0x00,0x00,0x00,0x01,0x00,0x10,0x00, -0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x96,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00, -0x6e,0x61,0x6d,0x65,0x00,0x72,0x31,0x00,0x74,0x65,0x78,0x74,0x00,0x42,0x6f,0x6f,0x6b,0x00,0x00,0x00, -0x01,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x96,0x00,0x00,0x00,0x50,0x00,0x00,0x00, -0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x72,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x46,0x6f,0x6f, -0x64,0x00,0x00,0x00,0x01,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0xbe,0x00,0x00,0x00,0x96,0x00,0x00,0x00, -0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x72,0x33,0x00,0x74,0x65,0x78,0x74, -0x00,0x50,0x65,0x6e,0x63,0x69,0x6c,0x00,0x76,0x61,0x6c,0x75,0x65,0x00,0x74,0x72,0x75,0x65,0x00,0x00, -0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0xd2,0x00,0x00,0x00,0x28,0x00,0x00, -0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x64,0x69,0x61,0x6c,0x6f,0x67,0x31,0x00,0x74,0x65, -0x78,0x74,0x00,0x44,0x69,0x61,0x6c,0x6f,0x67,0x31,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x03,0x00,0x01, -0x00,0x0a,0x00,0x00,0x00,0xd2,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d, -0x65,0x00,0x64,0x69,0x61,0x6c,0x6f,0x67,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x44,0x69,0x61,0x6c,0x6f, -0x67,0x32,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0xfa,0x00,0x00, -0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x77,0x69,0x6e,0x64,0x6f,0x77, -0x31,0x00,0x74,0x65,0x78,0x74,0x00,0x57,0x69,0x6e,0x64,0x6f,0x77,0x31,0x00,0x00,0x00,0x01,0x00,0x0a, -0x00,0x03,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0xfa,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00, -0x00,0x6e,0x61,0x6d,0x65,0x00,0x77,0x69,0x6e,0x64,0x6f,0x77,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x57, -0x69,0x6e,0x64,0x6f,0x77,0x32,0x00,0x00,0x00,0x01,0x00,0x0b,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00, -0x00,0x68,0x01,0x00,0x00,0x64,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x69,0x6d, -0x67,0x00,0x69,0x6d,0x61,0x67,0x65,0x00,0x65,0x61,0x72,0x74,0x68,0x00,0x00,0x00,0x01,0x00,0x0b,0x00, -0x00,0x00,0x00,0x00,0xc8,0x00,0x00,0x00,0x68,0x01,0x00,0x00,0x64,0x00,0x00,0x00,0x64,0x00,0x00,0x00, -0x6e,0x61,0x6d,0x65,0x00,0x69,0x6d,0x67,0x00,0x69,0x6d,0x61,0x67,0x65,0x00,0x72,0x67,0x62,0x00,0x00, -0x00,0x00,0x00,0x00,0x00,0x00,};/*926*/ +0x61,0x6d,0x65,0x00,0x6c,0x65,0x66,0x74,0x00,0x74,0x65,0x78,0x74,0x00,0x4c,0x65,0x66,0x74,0x00,0x00, +0x00,0x01,0x00,0x09,0x00,0x00,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x50,0x00,0x00, +0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x63,0x65,0x6e,0x74,0x65,0x72,0x00,0x74,0x65,0x78, +0x74,0x00,0x43,0x65,0x6e,0x74,0x65,0x72,0x00,0x00,0x00,0x01,0x00,0x09,0x00,0x00,0x00,0x00,0x00,0xc8, +0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00, +0x72,0x69,0x67,0x68,0x74,0x00,0x74,0x65,0x78,0x74,0x00,0x52,0x69,0x67,0x68,0x74,0x00,0x00,0x00,0x01, +0x00,0x0d,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x46,0x00,0x00,0x00,0xf0,0x00,0x00,0x00,0x1e, +0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x62,0x61,0x72,0x31,0x00,0x76,0x61,0x6c,0x75,0x65,0x00,0x34, +0x30,0x00,0x00,0x00,0x01,0x00,0x0d,0x00,0x00,0x00,0x00,0x00,0x18,0x01,0x00,0x00,0x46,0x00,0x00,0x00, +0x1e,0x00,0x00,0x00,0x76,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x62,0x61,0x72,0x32,0x00,0x76,0x61, +0x6c,0x75,0x65,0x00,0x32,0x30,0x00,0x76,0x65,0x72,0x74,0x69,0x63,0x61,0x6c,0x00,0x74,0x72,0x75,0x65, +0x00,0x00,0x00,0x01,0x00,0x0f,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x6e,0x00,0x00,0x00,0x50, +0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x63,0x31,0x00,0x74,0x65,0x78,0x74,0x00, +0x42,0x6f,0x6f,0x6b,0x00,0x00,0x00,0x01,0x00,0x0f,0x00,0x00,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x6e, +0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x63,0x32,0x00,0x74, +0x65,0x78,0x74,0x00,0x46,0x6f,0x6f,0x64,0x00,0x00,0x00,0x01,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x0a, +0x00,0x00,0x00,0x96,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00, +0x72,0x31,0x00,0x74,0x65,0x78,0x74,0x00,0x42,0x6f,0x6f,0x6b,0x00,0x00,0x00,0x01,0x00,0x10,0x00,0x00, +0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x96,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e, +0x61,0x6d,0x65,0x00,0x72,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x46,0x6f,0x6f,0x64,0x00,0x00,0x00,0x01, +0x00,0x10,0x00,0x00,0x00,0x00,0x00,0xbe,0x00,0x00,0x00,0x96,0x00,0x00,0x00,0x50,0x00,0x00,0x00,0x1e, +0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x72,0x33,0x00,0x74,0x65,0x78,0x74,0x00,0x50,0x65,0x6e,0x63, +0x69,0x6c,0x00,0x76,0x61,0x6c,0x75,0x65,0x00,0x74,0x72,0x75,0x65,0x00,0x00,0x00,0x01,0x00,0x0a,0x00, +0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0xd2,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00, +0x6e,0x61,0x6d,0x65,0x00,0x64,0x69,0x61,0x6c,0x6f,0x67,0x31,0x00,0x74,0x65,0x78,0x74,0x00,0x44,0x69, +0x61,0x6c,0x6f,0x67,0x31,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x03,0x00,0x01,0x00,0x0a,0x00,0x00,0x00, +0xd2,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x64,0x69,0x61, +0x6c,0x6f,0x67,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x44,0x69,0x61,0x6c,0x6f,0x67,0x32,0x00,0x00,0x00, +0x01,0x00,0x0a,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x00,0x00,0xfa,0x00,0x00,0x00,0x28,0x00,0x00,0x00, +0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x77,0x69,0x6e,0x64,0x6f,0x77,0x31,0x00,0x74,0x65,0x78, +0x74,0x00,0x57,0x69,0x6e,0x64,0x6f,0x77,0x31,0x00,0x00,0x00,0x01,0x00,0x0a,0x00,0x03,0x00,0x01,0x00, +0x0a,0x00,0x00,0x00,0xfa,0x00,0x00,0x00,0x28,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65, +0x00,0x77,0x69,0x6e,0x64,0x6f,0x77,0x32,0x00,0x74,0x65,0x78,0x74,0x00,0x57,0x69,0x6e,0x64,0x6f,0x77, +0x32,0x00,0x00,0x00,0x01,0x00,0x0b,0x00,0x00,0x00,0x00,0x00,0x0a,0x00,0x00,0x00,0x68,0x01,0x00,0x00, +0x64,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00,0x69,0x6d,0x67,0x00,0x69,0x6d,0x61, +0x67,0x65,0x00,0x65,0x61,0x72,0x74,0x68,0x00,0x00,0x00,0x01,0x00,0x0b,0x00,0x00,0x00,0x00,0x00,0xc8, +0x00,0x00,0x00,0x68,0x01,0x00,0x00,0x64,0x00,0x00,0x00,0x64,0x00,0x00,0x00,0x6e,0x61,0x6d,0x65,0x00, +0x69,0x6d,0x67,0x00,0x69,0x6d,0x61,0x67,0x65,0x00,0x72,0x67,0x62,0x00,0x00,0x00,0x00,0x00,0x00,0x00, +0x00,};/*941*/ diff --git a/demos/res/raw/ui/window.bin b/demos/res/raw/ui/window.bin index 27bb1e387d4365e315deaf289575282e0b6adb3c..f4c618c3d774f8b7a8552ea4c6c704d3247e3f43 100644 GIT binary patch delta 34 qcmeyz*2_L&4ogmITFJyYT5QRwc_pbu6OZYz7G;6EEm&W@PMP0suvc2Jip? diff --git a/demos/res/raw/ui/window.xml b/demos/res/raw/ui/window.xml index 2595a2bf8..46c4e25fa 100644 --- a/demos/res/raw/ui/window.xml +++ b/demos/res/raw/ui/window.xml @@ -1,9 +1,10 @@