From fef0c132616ab35c8b08a97e4c8dfd99fe498f32 Mon Sep 17 00:00:00 2001 From: "ester.zhou" Date: Fri, 18 Aug 2023 14:32:45 +0800 Subject: [PATCH] Update docs (22035) Signed-off-by: ester.zhou --- .../faqs/faqs-arkui-animation-interactive-event.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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 56c1f44dfd..cc07a581e4 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, **\