From ac20426689cd50718aa35689ad78cc7a8c27ba8d Mon Sep 17 00:00:00 2001 From: Sadwhy <99601717+Sadwhy@users.noreply.github.com> Date: Fri, 9 Feb 2024 09:02:53 +0600 Subject: [PATCH] Added proper padding to offline text/buttons --- .../main/res/layout/fragment_offline_page.xml | 66 ++++++++++--------- 1 file changed, 35 insertions(+), 31 deletions(-) diff --git a/app/src/main/res/layout/fragment_offline_page.xml b/app/src/main/res/layout/fragment_offline_page.xml index 92ae097e..e9f7e843 100644 --- a/app/src/main/res/layout/fragment_offline_page.xml +++ b/app/src/main/res/layout/fragment_offline_page.xml @@ -82,42 +82,46 @@ - + android:gravity="center_vertical" + android:orientation="horizontal" + android:paddingRight="32dp" + android:paddingLeft="32dp"> - + - + - +