Skip to content

Commit fd4df46

Browse files
adampAndroid (Google) Code Review
authored andcommitted
Merge "Remove workaround for bug that was fixed a while ago." into jb-dev
2 parents 5aa02e2 + 307c5cf commit fd4df46

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)