diff --git a/project/jni/application/xserver/pulseaudio b/project/jni/application/xserver/pulseaudio index bdb11d93b..0387fb68e 160000 --- a/project/jni/application/xserver/pulseaudio +++ b/project/jni/application/xserver/pulseaudio @@ -1 +1 @@ -Subproject commit bdb11d93b702c62f0a7083040c96f8848c686a7a +Subproject commit 0387fb68ef0301b6c7907151c6d7b0627822fff1 diff --git a/project/res/layout/notification.xml b/project/res/layout/notification.xml index 76a3b8114..379f46884 100644 --- a/project/res/layout/notification.xml +++ b/project/res/layout/notification.xml @@ -29,7 +29,7 @@ android:layout_toRightOf="@id/notificationIcon" android:id="@+id/notificationText" android:text="App is running" - android:textColor="@android:color/primary_text_light" + android:textAppearance="@android:style/TextAppearance.StatusBar.EventContent" android:gravity="center_vertical" android:clickable="true" android:paddingLeft="10dp"