diff --git a/en/application-dev/faqs/faqs-arkui-animation-interactive-event.md b/en/application-dev/faqs/faqs-arkui-animation-interactive-event.md index 56c1f44dfd74cec442e94b6116a0bab8965cbc66..cc07a581e4fb9a271b566928e8a5c991185c42c8 100644 --- a/en/application-dev/faqs/faqs-arkui-animation-interactive-event.md +++ b/en/application-dev/faqs/faqs-arkui-animation-interactive-event.md @@ -36,10 +36,11 @@ You can use [attribute animation](../reference/arkui-ts/ts-animatorproperty.md) Applicable to: OpenHarmony 3.2 Beta 5 (API version 9) -**Solution** +**Solution** -- Add **focusable\(true\)** to the list item to enable it to obtain focus. + Use either of the following: +- Add **focusable\(true\)** to the list item to enable it to obtain focus. - Nest a focusable component, for example, **\