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

Commit 957a3f4a authored by Lucas Dupin's avatar Lucas Dupin
Browse files

NotificationInfo should use the notification theme

Test: visual
Change-Id: Id183e58f63d4f578cd1535f5848e859d16916883
parent a7998431
Loading
Loading
Loading
Loading
+1 −2
Original line number Original line Diff line number Diff line
@@ -24,8 +24,7 @@
    android:clipChildren="false"
    android:clipChildren="false"
    android:clipToPadding="false"
    android:clipToPadding="false"
    android:orientation="vertical"
    android:orientation="vertical"
    android:background="@color/notification_guts_bg_color"
    android:background="@color/notification_guts_bg_color">
    android:theme="@*android:style/Theme.DeviceDefault.Light">


    <!-- Package Info -->
    <!-- Package Info -->
    <RelativeLayout
    <RelativeLayout