Merge "Controls a11y - Open app button" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8b38bca410
@@ -42,6 +42,7 @@
|
|||||||
android:layout_height="1dp" />
|
android:layout_height="1dp" />
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/control_detail_open_in_app"
|
android:id="@+id/control_detail_open_in_app"
|
||||||
|
android:contentDescription="@string/controls_open_app"
|
||||||
android:src="@drawable/ic_open_in_new"
|
android:src="@drawable/ic_open_in_new"
|
||||||
android:background="?android:attr/selectableItemBackgroundBorderless"
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||||
android:tint="@color/control_primary_text"
|
android:tint="@color/control_primary_text"
|
||||||
|
|||||||
Reference in New Issue
Block a user