diff --git a/app/src/main/res/layout/player_custom_layout_tv.xml b/app/src/main/res/layout/player_custom_layout_tv.xml index 20b2c219..de010761 100644 --- a/app/src/main/res/layout/player_custom_layout_tv.xml +++ b/app/src/main/res/layout/player_custom_layout_tv.xml @@ -298,73 +298,67 @@ android:layout_gravity="center"> + android:layout_height="match_parent" + android:orientation="horizontal"> + android:text="@string/video_aspect_ratio_resize" + app:icon="@drawable/ic_baseline_aspect_ratio_24" /> - + - + + android:nextFocusRight="@id/player_sources_btt" + app:icon="@drawable/ic_outline_subtitles_24" + android:text="@string/subtitle_offset"/> - + - + - - + android:nextFocusLeft="@id/player_skip_op" + android:nextFocusRight="@id/player_lock" + android:nextFocusUp="@id/player_pause_play" + android:text="@string/next_episode" + app:icon="@drawable/ic_baseline_skip_next_24" />