If the default algorithm is enabled, there is no need to do "MoveFocus(Toolkit::Contr... 23/276423/3
authorjoogab.yun <joogab.yun@samsung.com>
Thu, 16 Jun 2022 07:25:37 +0000 (16:25 +0900)
committerjoogab.yun <joogab.yun@samsung.com>
Thu, 16 Jun 2022 07:58:42 +0000 (16:58 +0900)
commit5b71f181969c17b67521ca3cb5a15308b1c10e55
tree278f76d0a06869a3378b6d6167f4fdb00f999121
parentc6b042a992771a1ffcf7f62a7aeefe989f91fbec
If the default algorithm is enabled, there is no need to do "MoveFocus(Toolkit::Control::KeyboardFocus::RIGHT, deviceName);" because nextFocus is automatically found.

So we add conditional statements.

Change-Id: I7b4cafd7f514d38141e4918c1651f229b063d595
dali-toolkit/internal/focus-manager/keyboard-focus-manager-impl.cpp