diff --git a/app/src/main/res/layout/main_tv.xml b/app/src/main/res/layout/main_tv.xml index 4d3674b..96598de 100644 --- a/app/src/main/res/layout/main_tv.xml +++ b/app/src/main/res/layout/main_tv.xml @@ -40,6 +40,8 @@ android:layout_height="wrap_content" android:layout_weight="0" android:layout_gravity="center" + android:nextFocusDown="@+id/option1" + android:nextFocusUp="@+id/option5" android:text="Start" android:onClick="startstop_clicked" /> @@ -49,6 +51,7 @@ android:layout_weight="1" android:layout_height="fill_parent">