Fix focus issue after calling ClearFocus api 34/185034/2
authorxb.teng <xb.teng@samsung.com>
Wed, 25 Jul 2018 10:00:31 +0000 (18:00 +0800)
committerXianbing Teng <xb.teng@samsung.com>
Wed, 25 Jul 2018 10:00:23 +0000 (10:00 +0000)
After calling ClearFocus api, mIsFocusIndicatorEnabled will be 0.
In this case, if you call SetCurrentFocusActor again, then the first pressed direction key is valid, but the second pressed direction key can works. It's an issue.

Change-Id: I0d731263f11b40fa3211fd64388f8c9da5707fc9


No differences found