From 4f8f5024cb9e588f41b6ef752777a783cdc8b8d0 Mon Sep 17 00:00:00 2001 From: Blatzar <46196380+Blatzar@users.noreply.github.com> Date: Tue, 13 Sep 2022 11:06:11 +0200 Subject: [PATCH] TV Navigation improvements --- app/src/main/res/layout/fragment_plugins.xml | 3 +++ app/src/main/res/layout/fragment_search.xml | 4 +++- app/src/main/res/layout/home_select_mainpage.xml | 6 ++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_plugins.xml b/app/src/main/res/layout/fragment_plugins.xml index 54eae80f..15e0d2f9 100644 --- a/app/src/main/res/layout/fragment_plugins.xml +++ b/app/src/main/res/layout/fragment_plugins.xml @@ -102,18 +102,21 @@ style="@style/RoundedSelectableButton" android:nextFocusLeft="@id/home_select_cartoons" + android:nextFocusRight="@id/home_select_livestreams" android:text="@string/documentaries" /> - +