summaryrefslogtreecommitdiffstats
path: root/res/layout/notification_template_base.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/notification_template_base.xml')
-rw-r--r--res/layout/notification_template_base.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/notification_template_base.xml b/res/layout/notification_template_base.xml
index 5af6514..2fc66ff 100644
--- a/res/layout/notification_template_base.xml
+++ b/res/layout/notification_template_base.xml
@@ -27,7 +27,6 @@
android:id="@+id/notification_base_image"
android:layout_width="@dimen/notification_big_icon_width"
android:layout_height="@dimen/notification_big_icon_height"
- android:background="@drawable/default_artwork"
android:gravity="center" />
<LinearLayout