NABI_SE issues resolved
[apps/osp/MyFiles.git] / src / MfContentListItem.cpp
index 3f975fc..b4665bc 100644 (file)
@@ -476,7 +476,7 @@ ContentListItem::CreateFormatRectangleForDetailedList(int itemHeight, int textHe
        //Date\r
        int x_CreationDate = width / 2 - X_LISTVIEW; //(3 * X_DETAILEDLIST_COMMON_OFFSET) + thumbnailWidth + w_Description;//x_Title;\r
        int y_CreationDate = h_Title + X_LISTVIEW;\r
-       int w_CreationDate = (width / 2);\r
+       int w_CreationDate = (width / 2) + 2;\r
        int h_CreationDate = H_LISTVIEW_ITEM_DESCRIPTION;\r
 \r
        //Rename\r