diff --git a/res/layout/import_export_fragment.xml b/res/layout/import_export_fragment.xml index 52707e8dbb..16f49e36c8 100644 --- a/res/layout/import_export_fragment.xml +++ b/res/layout/import_export_fragment.xml @@ -2,188 +2,166 @@ - - - - - - + android:layout_height="wrap_content"> + + + + + + + + + + - + android:gravity="start" + style="@style/Registration.Description" + android:text="@string/import_fragment__import_system_sms_database"/> - + - + + - + + + + + + - - - - - - - - - - - + android:layout_marginRight="16dp" + android:layout_marginEnd="16dp"> - + - - - - - - - - - - + android:gravity="start" + android:textAppearance="?android:attr/textAppearanceSmall" + android:text="@string/import_fragment__import_a_plaintext_backup_file"/> - - - - - - - - - - + + + + + + + + + + + + - - + android:layout_marginRight="16dp" + android:layout_marginEnd="16dp"> - + - - - - - - - - - - + android:gravity="start" + android:textAppearance="?android:attr/textAppearanceSmall" + android:text="@string/export_fragment__export_a_plaintext_backup_compatible_with"/> - - + + + + \ No newline at end of file