[elm_index] changed priority rule
authorJaeun Choi <jaeun12.choi@samsung.com>
Thu, 27 Jun 2013 13:17:16 +0000 (22:17 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 4 Jul 2013 07:37:49 +0000 (16:37 +0900)
commita7e2084d8ef0083a4433e2dde7e5de139b004efc
tree43405b3b643734fab112234473e7168cf8cca747
parentb58ce7ffa79dcceda21d9ca564902e3f27ab33c3
[elm_index] changed priority rule

according to priority, the index shows only one selected group at a time
and the other groups are represented by one item.

before: always the first item of a group represents the group
after: if the priority of a group is lower than that of the showing group,
the last item represents the group

Change-Id: Ie16839526229b8687f5752e2f798cdb992c31a73
src/lib/elm_index.c