From d043a4f410c2397a25e6bd26cccd7ddbc067fd47 Mon Sep 17 00:00:00 2001 From: Stypox Date: Tue, 29 Dec 2020 16:02:10 +0100 Subject: [PATCH] Always show tab layout at the bottom of the screen --- .../fragment_video_detail.xml | 22 +++++++++---------- .../main/res/layout/fragment_video_detail.xml | 22 +++++++++---------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/app/src/main/res/layout-large-land/fragment_video_detail.xml b/app/src/main/res/layout-large-land/fragment_video_detail.xml index 4d5fe2fce..63e67f1bd 100644 --- a/app/src/main/res/layout-large-land/fragment_video_detail.xml +++ b/app/src/main/res/layout-large-land/fragment_video_detail.xml @@ -591,24 +591,24 @@ - + app:layout_behavior="@string/appbar_scrolling_view_behavior" + android:paddingBottom="48dp"/> - - - + diff --git a/app/src/main/res/layout/fragment_video_detail.xml b/app/src/main/res/layout/fragment_video_detail.xml index 0432ed416..0a18874d7 100644 --- a/app/src/main/res/layout/fragment_video_detail.xml +++ b/app/src/main/res/layout/fragment_video_detail.xml @@ -574,24 +574,24 @@ - + app:layout_behavior="@string/appbar_scrolling_view_behavior" + android:paddingBottom="48dp"/> - - - +