From 2a0ad02959497aad20c14688fd0759a04d5dc172 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 2 Mar 2021 22:58:24 +0100 Subject: [PATCH] use the new edittext design at the exporting dialog --- .../res/layout/dialog_export_contacts.xml | 43 ++++++++++--------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/app/src/main/res/layout/dialog_export_contacts.xml b/app/src/main/res/layout/dialog_export_contacts.xml index a7c38dc1..6ddaa0d3 100644 --- a/app/src/main/res/layout/dialog_export_contacts.xml +++ b/app/src/main/res/layout/dialog_export_contacts.xml @@ -1,6 +1,5 @@ - + android:textSize="@dimen/smaller_text_size" /> + android:paddingBottom="@dimen/small_margin" /> - - - + android:hint="@string/filename_without_vcf"> + + + + + android:importantForAccessibility="no" /> + android:textSize="@dimen/smaller_text_size" /> + app:layoutManager="com.simplemobiletools.commons.views.MyLinearLayoutManager" />