Skip to content

Commit 307c5cf

Browse files
committed
Remove workaround for bug that was fixed a while ago.
Change-Id: I368dd8fea6b33af6908b6fe3b7691104166a707a
1 parent 27db797 commit 307c5cf

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

core/java/com/android/internal/view/ImageButtonNoParentPress.java

Lines changed: 0 additions & 44 deletions
This file was deleted.

core/res/res/layout/media_route_list_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
android:textAppearance="?android:attr/textAppearanceSmall" />
5050
</LinearLayout>
5151

52-
<com.android.internal.view.ImageButtonNoParentPress
52+
<ImageButton
5353
android:layout_width="56dp"
5454
android:layout_height="56dp"
5555
android:id="@+id/expand_button"

0 commit comments

Comments
 (0)