Fixed jira issues
[apps/osp/MusicPlayer.git] / inc / MpTypes.h
index 0896291..cef3f25 100644 (file)
@@ -309,6 +309,7 @@ static const int SUB_TEXT_SIZE = 32;
 static const int SEARCH_PAGE_NO = 1;
 static const int SEARCH_COUNT_PER_PAGE = 30000;
 static const int ITEM_HEIGHT = 140;
+static const int SEARCH_ITEM_DIVIDER_HEIGHT = 2;
 static const int GROUP_ITEM_HEIGHT = 144;
 static const int STRING_LENGTH = 90;
 static const int H_NOW_PLAY_BAR = 120;