From a96d54f236b9e4268e6c91de4659c2feb227ed88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timi=20Rautam=C3=A4ki?= Date: Sun, 29 Aug 2021 17:08:33 +0000 Subject: [PATCH] Updater: initial layout for TV Change-Id: Ia4704f7a15d9c1179ec93c1cab28707ba8115e70 --- res/drawable/ic_menu_preferences.xml | 11 ++ res/layout-large-notouch/activity_updates.xml | 129 ++++++++++++++++++ .../lineageos/updater/UpdatesActivity.java | 119 ++++++++++------ 3 files changed, 220 insertions(+), 39 deletions(-) create mode 100644 res/drawable/ic_menu_preferences.xml create mode 100644 res/layout-large-notouch/activity_updates.xml diff --git a/res/drawable/ic_menu_preferences.xml b/res/drawable/ic_menu_preferences.xml new file mode 100644 index 0000000..cfa9a7c --- /dev/null +++ b/res/drawable/ic_menu_preferences.xml @@ -0,0 +1,11 @@ + + + + + \ No newline at end of file diff --git a/res/layout-large-notouch/activity_updates.xml b/res/layout-large-notouch/activity_updates.xml new file mode 100644 index 0000000..09823bc --- /dev/null +++ b/res/layout-large-notouch/activity_updates.xml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + +