Update dialog_export_messages.xml

This commit is contained in:
Tibor Kaputa 2021-09-20 22:27:03 +02:00 committed by GitHub
parent 98cd90b5f2
commit 00b97dd639
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
android:id="@+id/export_messages_filename_label" android:id="@+id/export_messages_filename_label"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="@string/filename" android:text="@string/filename_without_txt"
android:textSize="@dimen/smaller_text_size" /> android:textSize="@dimen/smaller_text_size" />
<com.simplemobiletools.commons.views.MyEditText <com.simplemobiletools.commons.views.MyEditText