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

Commit 188e247d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use an implicit intent to launch the Media Center"

parents 9237af70 48876297
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
            android:id="@+id/music_nav"
            style="@style/NavigationBarButton"
            systemui:icon="@drawable/car_ic_music"
            systemui:intent="intent:#Intent;component=com.android.car.media/.MediaActivity;launchFlags=0x14000000;end"
            systemui:intent="intent:#Intent;action=android.car.intent.action.MEDIA_TEMPLATE;launchFlags=0x10000000;end"
            systemui:packages="com.android.car.media"
            systemui:selectedIcon="@drawable/car_ic_music_selected"
            systemui:useMoreIcon="false"