diff --git a/app/src/main/res/layout/notification.xml b/app/src/main/res/layout/notification.xml
index bac198e7..deaba784 100644
--- a/app/src/main/res/layout/notification.xml
+++ b/app/src/main/res/layout/notification.xml
@@ -14,130 +14,121 @@
~ limitations under the License
-->
-
-
+ android:layout_height="64dp"
+ android:baselineAligned="false"
+ android:orientation="horizontal">
+
+
+
+
+
+
+ android:layout_height="wrap_content"
+ android:layout_gravity="fill_vertical"
+ android:layout_weight="1"
+ android:minHeight="@dimen/notification_large_icon_height"
+ android:orientation="vertical">
-
-
-
-
-
-
-
+ android:ellipsize="marquee"
+ android:fadingEdge="horizontal"
+ android:gravity="bottom"
+ android:singleLine="true"
+ android:textAppearance="@style/Theme.Phonograph.Notification.Title"
+ tools:ignore="NestedWeights" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/layout/notification_big.xml b/app/src/main/res/layout/notification_big.xml
index 535a85bc..50428d2f 100644
--- a/app/src/main/res/layout/notification_big.xml
+++ b/app/src/main/res/layout/notification_big.xml
@@ -16,132 +16,137 @@
-
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+