You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify the interface by removing the various prepare/play buttons for
media ID, search, and URI, and building a Spinner that presents choices
of media ID, search, URI, and none, and a single pair of prepare & play
buttons.
Change-Id: Icbcd43d52c002501a03e879bdc96d8e2e5d3e624
Copy file name to clipboardExpand all lines: mediacontroller/src/main/res/drawable/ic_no_apps_black_24dp.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
mediacontroller/src/main/res/layout/activity_launch.xmlCopy file name to clipboardExpand all lines: mediacontroller/src/main/res/layout/activity_launch.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
xml version="1.0" encoding="utf-8"?>
2
2
mediacontroller/src/main/res/layout/activity_media_app_controller.xmlCopy file name to clipboardExpand all lines: mediacontroller/src/main/res/layout/activity_media_app_controller.xml
+43-12Lines changed: 43 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
xml version="1.0" encoding="utf-8"?>mediacontroller/src/main/res/layout/media_app_item.xmlCopy file name to clipboardExpand all lines: mediacontroller/src/main/res/layout/media_app_item.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
xml version="1.0" encoding="utf-8"?>
2
2
mediacontroller/src/main/res/values/dimens.xmlCopy file name to clipboardExpand all lines: mediacontroller/src/main/res/values/dimens.xml
0 commit comments