Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8cac1e60 authored by Svet Ganov's avatar Svet Ganov Committed by android-build-merger
Browse files

Merge "Label the close image button" into oc-dev am: c453901d

am: db5beade

Change-Id: I580cb33fcf33120fe9b6131685b8527315535a22
parents de507fb4 db5beade
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -59,7 +59,8 @@
                    android:layout_marginLeft="16dp"
                    android:src="@android:drawable/ic_close"
                    android:alpha="0.54"
                    android:background="?android:attr/selectableItemBackgroundBorderless">
                    android:background="?android:attr/selectableItemBackgroundBorderless"
                    android:contentDescription="@android:string/close_button_text">
                </ImageView>

            </LinearLayout>