Merge "Label the close image button" into oc-dev
am: c453901d13
Change-Id: Ic7dcf152a9759865619129fb1f3d06dbb75e2921
This commit is contained in:
@@ -59,7 +59,8 @@
|
|||||||
android:layout_marginLeft="16dp"
|
android:layout_marginLeft="16dp"
|
||||||
android:src="@android:drawable/ic_close"
|
android:src="@android:drawable/ic_close"
|
||||||
android:alpha="0.54"
|
android:alpha="0.54"
|
||||||
android:background="?android:attr/selectableItemBackgroundBorderless">
|
android:background="?android:attr/selectableItemBackgroundBorderless"
|
||||||
|
android:contentDescription="@android:string/close_button_text">
|
||||||
</ImageView>
|
</ImageView>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|||||||
Reference in New Issue
Block a user