From fd0f0d54766de6c5621e5a09e192f75f3c05782c Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 15 Jan 2023 19:19:07 +0100 Subject: Separate option for bottom margin in landscape mode A large margin in portrait mode is desirable but generally not in landscape mode. --- res/values-land/dimens.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values-land/dimens.xml') diff --git a/res/values-land/dimens.xml b/res/values-land/dimens.xml index 7cdc3b5..2e3517f 100644 --- a/res/values-land/dimens.xml +++ b/res/values-land/dimens.xml @@ -1,5 +1,6 @@ 28dp + 3dp 48dp -- cgit v1.2.3