naviframe: Move focus from last content to first content by focus next 85/166285/2 accepted/tizen/unified/20180111.074150 submit/tizen/20180110.035612
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 9 Jan 2018 06:48:32 +0000 (15:48 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 9 Jan 2018 07:21:42 +0000 (16:21 +0900)
commit8701c9b1eab9502841e23f17e1cce4309ae9c665
tree3eea8630207140fc0a047e7b56fa5a68eade200d
parent3bfad64789ba4bc3a41a94d5302d22fd938a114e
naviframe: Move focus from last content to first content by focus next

Previously, if naviframe focus reaches to the last content, then the
next focus goes to naviframe itself and focus remains the last content.

Now, if naviframe focus reaches to the last content, then the next focus
goes to the first content.

Change-Id: I2bac890cd5953bfe77fee47044b2f86ce7d4c148
src/lib/elc_naviframe.c