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

Commit 10e7cec1 authored by Arnaud Berry's avatar Arnaud Berry
Browse files

Add the APP_MUSIC category to the media center facet button

So that the button highlights when the radio app is active.

Test: manual
Change-Id: Ia89b8b291bda9b902cb5bb74ed214edc894763c1
(cherry picked from commit 881cf7d9e40b473ae5b381661f1f739ea7b12322)
parent d41cd568
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -65,6 +65,7 @@
        <com.android.systemui.statusbar.car.CarFacetButton
            android:id="@+id/music_nav"
            style="@style/NavigationBarButton"
            systemui:categories="android.intent.category.APP_MUSIC"
            systemui:icon="@drawable/car_ic_music"
            systemui:intent="intent:#Intent;component=com.android.car.media/.MediaActivity;launchFlags=0x14000000;end"
            systemui:packages="com.android.car.media"