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

Commit cdda8b55 authored by Annie Chin's avatar Annie Chin
Browse files

Change expand arrow from ImageView to ImageButton.

Bug: 21620927

ImageView does not exhibit touch feedback.

Change-Id: I1d01e0bebe7c047a1885d5131b885af0ee105f89
parent e76d3ea4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@

            </com.android.deskclock.widget.EllipsizeLayout>

            <ImageView
            <ImageButton
                android:id="@+id/arrow"
                android:layout_width="@dimen/touch_target_min_size"
                android:layout_height="@dimen/touch_target_min_size"