diff --git a/res/layout-large-notouch/activity_updates.xml b/res/layout-large-notouch/activity_updates.xml
index 09823bce..f14a8038 100644
--- a/res/layout-large-notouch/activity_updates.xml
+++ b/res/layout-large-notouch/activity_updates.xml
@@ -1,13 +1,14 @@
-
+ android:weightSum="2"
+ android:baselineAligned="false">
+ android:textSize="56sp"
+ tools:text="LineageOS\n18.1" />
+ android:textSize="14sp"
+ tools:text="Android 11"/>
+ android:textSize="14sp"
+ tools:text="2022-01-01"/>
+ android:textSize="14sp"
+ tools:text="Last checked: 2022-01-01"/>
diff --git a/res/layout-large-notouch/update_item_view.xml b/res/layout-large-notouch/update_item_view.xml
index 18973f2e..b7b7fd8a 100644
--- a/res/layout-large-notouch/update_item_view.xml
+++ b/res/layout-large-notouch/update_item_view.xml
@@ -16,7 +16,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal"
- android:weightSum="1">
+ android:weightSum="1"
+ android:baselineAligned="false">
+ android:padding="8dp"
+ android:contentDescription="@null" />
-
-
-
-
+ android:weightSum="1"
+ android:baselineAligned="false">
+ android:padding="8dp"
+ android:contentDescription="@null" />