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

Commit 75d2edbe authored by yaolu's avatar yaolu
Browse files

Adjust the X icon in selection bar for alignment.

Bug 29831679

Change-Id: Iefbbf2eedfb77becbe77bdbd749ea642afb072c0
parent 02bcdfe1
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -22,8 +22,8 @@


    <ImageButton
    <ImageButton
        android:id="@+id/selection_close"
        android:id="@+id/selection_close"
        android:layout_width="48dp"
        android:layout_width="@dimen/selection_bar_close_icon_size"
        android:layout_height="48dp"
        android:layout_height="@dimen/selection_bar_close_icon_size"
        android:layout_gravity="center_vertical|start"
        android:layout_gravity="center_vertical|start"
        android:alpha="@dimen/close_icon_alpha"
        android:alpha="@dimen/close_icon_alpha"
        android:background="?attr/selectableItemBackgroundBorderless"
        android:background="?attr/selectableItemBackgroundBorderless"