Add content description to QR code image for talkback.
- Rename string name for reuse purpose. Test: Visual Flag: EXEMPT bug fix Bug: 350603175 Change-Id: Id5b1383c9cf1c2509a621bb9b225e0efeb58ca7f
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
android:id="@+id/qrcode_view"
|
||||
android:layout_width="@dimen/qrcode_size"
|
||||
android:layout_height="@dimen/qrcode_size"
|
||||
android:contentDescription="@string/audio_streams_qr_code_page_image_label"
|
||||
android:contentDescription="@string/qr_code_content_description"
|
||||
android:focusable="true"/>
|
||||
|
||||
<TextView
|
||||
|
Reference in New Issue
Block a user