elm_index: Index item role modify
authorShilpa Singh <shilpa.singh@samsung.com>
Fri, 17 Nov 2017 01:18:18 +0000 (10:18 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 17 Nov 2017 01:18:18 +0000 (10:18 +0900)
commite58e00b08a51b65974c3ff201c535338926ab19b
tree8d0eb8d15578c65a3471a0621532914b7b9689e6
parent1bd513305eb521f1febed2c2adbff573a48a52be
elm_index: Index item role modify

Summary:
Modified index item role to EFL_ACCESS_ROLE_RADIO_MENU_ITEM from EFL_ACCESS_ROLE_PUSH_BUTTON
as index item should maintain its current state.

Test Plan:
Query the role of index item from atspi client, ATSPI_ROLE_RADIO_MENU_ITEM role should
be returned.

Reviewers: kimcinoo

Reviewed By: kimcinoo

Subscribers: cedric, govi, rajeshps, jpeg

Differential Revision: https://phab.enlightenment.org/D5486
src/lib/elementary/elm_index.c