Controls a11y - Open app button
Detail dialog open app button needed an a11y content description Fixes: 155984739 Test: talkback Change-Id: Iced5c1c7a841412fcc2dc7d6ec69d0583b4e4896
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
android:layout_height="1dp" />
|
||||
<ImageView
|
||||
android:id="@+id/control_detail_open_in_app"
|
||||
android:contentDescription="@string/controls_open_app"
|
||||
android:src="@drawable/ic_open_in_new"
|
||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||
android:tint="@color/control_primary_text"
|
||||
|
||||
Reference in New Issue
Block a user