add patch
[framework/osp/uifw.git] / src / ui / resource / FUi_ResourceTableViewConfig.cpp
index 247448b..a556ac8 100644 (file)
@@ -25,8 +25,8 @@
 START_UI_CONFIG(TABLEVIEW);
 {
        ADD_COLOR_CONFIG(BG_NORMAL, 0x00000000);
-       ADD_COLOR_CONFIG(ITEM_DIVIDER_TOP_BG_NORMAL, $B0222);
-       ADD_COLOR_CONFIG(ITEM_DIVIDER_BOTTOM_BG_NORMAL, $B0223);
+       ADD_COLOR_CONFIG(ITEM_DIVIDER_TOP_BG_NORMAL, $B0223);
+       ADD_COLOR_CONFIG(ITEM_DIVIDER_BOTTOM_BG_NORMAL, $B0222);
        ADD_COLOR_CONFIG(ITEM_BG_NORMAL, 0x00000000);
        ADD_COLOR_CONFIG(ITEM_BG_PRESSED, $B041);
        ADD_COLOR_CONFIG(ITEM_BG_HIGHLIGHTED, $B041);