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

Commit c453901d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Label the close image button" into oc-dev

parents 79cc05a6 2be4ddbd
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>