[elm_spinner] Forcefully setting highlight frame on spinner entry as on entry activation 24/73124/3 accepted/tizen/common/20160609.145701 accepted/tizen/ivi/20160609.091116 accepted/tizen/mobile/20160609.091123 accepted/tizen/tv/20160609.091119 accepted/tizen/wearable/20160609.091129 submit/tizen/20160608.130151
authorPrasoon Singh <prasoon.16@samsung.com>
Mon, 6 Jun 2016 16:10:18 +0000 (21:40 +0530)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 8 Jun 2016 04:56:21 +0000 (21:56 -0700)
commitfb7f0036446cebef0e509519680fd8f27bc53702
treec8687af810ac02bd605483d8953a5ef59c2b883d
parenta1c9482cb630029a2d7752b326c4eb54cedc923b
[elm_spinner] Forcefully setting highlight frame on spinner entry as on entry activation
frame goes to window again.

When entry is activated in spinner, focus is forcefully being set on entry, becuase if it is
not set then according to focus cycle focus will go on window. Same way frame also goes on
window when entry of the spinner is being activated, hence forcefully setting highlight frame
on spinner entry.

Change-Id: I62a34e46d7f1af4117c53ee742785e9d1eae0003
src/lib/elm_spinner.c