Update dialog_export_messages.xml

This commit is contained in:
Tibor Kaputa
2021-09-21 12:00:05 +02:00
committed by GitHub
parent 72f0e27655
commit 7069230506

View File

@@ -41,7 +41,7 @@
android:id="@+id/export_messages_filename" android:id="@+id/export_messages_filename"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="@dimen/activity_margin" android:layout_marginStart="@dimen/small_margin"
android:layout_marginBottom="@dimen/activity_margin" android:layout_marginBottom="@dimen/activity_margin"
android:paddingTop="@dimen/normal_margin" android:paddingTop="@dimen/normal_margin"
android:paddingEnd="@dimen/small_margin" android:paddingEnd="@dimen/small_margin"