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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"