summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-xlarge-port/f_eip.xml
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2022-12-23 16:18:19 +0100
committercyBerta <cyberta@riseup.net>2022-12-23 16:18:19 +0100
commit588578ece12fbaa4329266addef051165afeaa03 (patch)
tree0aacd50aaa178e7f6ffd8b04218324df940d0ebc /app/src/main/res/layout-xlarge-port/f_eip.xml
parent9f25a1ee20aa07e4af9635bcf3f726f74091e97a (diff)
adopt on/off button sizes in tablet layouts
Diffstat (limited to 'app/src/main/res/layout-xlarge-port/f_eip.xml')
-rw-r--r--app/src/main/res/layout-xlarge-port/f_eip.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout-xlarge-port/f_eip.xml b/app/src/main/res/layout-xlarge-port/f_eip.xml
index 3ced08e3..590cf1a4 100644
--- a/app/src/main/res/layout-xlarge-port/f_eip.xml
+++ b/app/src/main/res/layout-xlarge-port/f_eip.xml
@@ -124,7 +124,7 @@
android:id="@+id/main_button"
android:layout_width="0dp"
android:layout_height="0dp"
- android:layout_margin="@dimen/stdpadding"
+ android:layout_margin="@dimen/mainbutton_padding"
app:layout_constraintTop_toBottomOf="@id/guideline_horizontal_bottom"
app:layout_constraintBottom_toTopOf="@+id/guideline_horizontal_button_top"
app:layout_constraintEnd_toStartOf="@+id/guideline_vertical_right"