Hỗ trợ tiếp cận thành phần tuỳ chỉnh

Giúp trình đọc màn hình truy cập được vào giao diện người dùng.


In this Kotlin file, I have a custom UI component (Compose or View).
Add the necessary code to make it accessible to screen readers.
Ensure proper use of accessibility events and provide relevant content descriptions or labels.
Implement state descriptions if the component has different states.

$CURRENT_FILE