From a67f8ca4dc4d6d0c22d2ad17a68be9f7b3e396d3 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 15 Jun 2021 19:00:07 +0200 Subject: [PATCH] Add some missing style. Default is not workong (?) --- .../src/main/res/layout/item_video_attachment.xml | 3 ++- library/ui-styles/src/debug/AndroidManifest.xml | 2 +- .../ElementFeature/root/res/layout/fragment.xml.ftl | 1 + vector/src/main/res/layout/activity_bug_report.xml | 3 +++ .../src/main/res/layout/activity_call_transfer.xml | 1 + .../res/layout/bottom_sheet_invited_to_space.xml | 2 ++ .../res/layout/bottom_sheet_logout_and_backup.xml | 2 ++ .../composer_layout_constraint_set_expanded.xml | 2 ++ .../main/res/layout/dialog_background_sync_mode.xml | 6 ++++++ .../res/layout/dialog_confirmation_with_reason.xml | 1 + vector/src/main/res/layout/dialog_device_verify.xml | 8 ++++++++ .../src/main/res/layout/dialog_no_sticker_pack.xml | 1 + .../src/main/res/layout/dialog_prompt_password.xml | 1 + .../src/main/res/layout/dialog_ssl_fingerprint.xml | 6 ++++++ .../res/layout/fragment_bootstrap_migrate_backup.xml | 2 ++ .../main/res/layout/fragment_deactivate_account.xml | 1 + .../layout/fragment_keys_backup_restore_from_key.xml | 1 + .../fragment_keys_backup_restore_from_passphrase.xml | 1 + .../res/layout/fragment_keys_backup_setup_step1.xml | 2 ++ .../res/layout/fragment_keys_backup_setup_step2.xml | 1 + vector/src/main/res/layout/fragment_login_splash.xml | 1 + .../src/main/res/layout/fragment_login_splash_2.xml | 1 + .../layout/fragment_matrix_to_room_space_card.xml | 3 +++ vector/src/main/res/layout/fragment_room_detail.xml | 1 + vector/src/main/res/layout/fragment_room_widget.xml | 1 + .../fragment_settings_notifications_troubleshoot.xml | 2 ++ .../src/main/res/layout/fragment_ssss_reset_all.xml | 1 + vector/src/main/res/layout/grid_section_header.xml | 1 + .../res/layout/item_bottom_sheet_message_status.xml | 1 + vector/src/main/res/layout/item_device.xml | 3 +++ vector/src/main/res/layout/item_emoji_result.xml | 1 + vector/src/main/res/layout/item_emoji_verif.xml | 1 + vector/src/main/res/layout/item_error_retry.xml | 1 + vector/src/main/res/layout/item_generic_footer.xml | 1 + vector/src/main/res/layout/item_generic_list.xml | 2 ++ .../src/main/res/layout/item_generic_pill_footer.xml | 1 + vector/src/main/res/layout/item_locale.xml | 1 + .../src/main/res/layout/item_login_error_retry.xml | 1 + vector/src/main/res/layout/item_no_result.xml | 1 + .../res/layout/item_notification_troubleshoot.xml | 1 + vector/src/main/res/layout/item_pushgateway.xml | 12 ++++++++++++ vector/src/main/res/layout/item_pushrule_raw.xml | 2 ++ vector/src/main/res/layout/item_search_result.xml | 1 + vector/src/main/res/layout/item_space_roomchild.xml | 1 + .../src/main/res/layout/item_space_top_summary.xml | 1 + .../layout/item_timeline_event_code_block_stub.xml | 1 + .../main/res/layout/item_timeline_event_create.xml | 1 + .../res/layout/item_timeline_event_file_stub.xml | 1 + ...item_timeline_event_merged_room_creation_stub.xml | 1 + vector/src/main/res/layout/item_tos.xml | 2 ++ .../src/main/res/layout/item_verification_wait.xml | 3 +++ .../main/res/layout/merge_overlay_waiting_view.xml | 1 + .../main/res/layout/vector_preference_push_rule.xml | 2 ++ .../main/res/layout/view_active_conference_view.xml | 1 + .../src/main/res/layout/view_jump_to_read_marker.xml | 1 + .../src/main/res/layout/view_notification_area.xml | 1 + .../src/main/res/layout/view_room_widgets_banner.xml | 1 + vector/src/main/res/layout/view_sync_state.xml | 2 ++ 58 files changed, 106 insertions(+), 2 deletions(-) diff --git a/attachment-viewer/src/main/res/layout/item_video_attachment.xml b/attachment-viewer/src/main/res/layout/item_video_attachment.xml index c693ee37c5..6ff0d68078 100644 --- a/attachment-viewer/src/main/res/layout/item_video_attachment.xml +++ b/attachment-viewer/src/main/res/layout/item_video_attachment.xml @@ -36,11 +36,12 @@ diff --git a/library/ui-styles/src/debug/AndroidManifest.xml b/library/ui-styles/src/debug/AndroidManifest.xml index b0c32f3975..91b5daf1ce 100644 --- a/library/ui-styles/src/debug/AndroidManifest.xml +++ b/library/ui-styles/src/debug/AndroidManifest.xml @@ -2,7 +2,7 @@ - + diff --git a/tools/templates/ElementFeature/root/res/layout/fragment.xml.ftl b/tools/templates/ElementFeature/root/res/layout/fragment.xml.ftl index 539c40f3f9..168faae1a3 100644 --- a/tools/templates/ElementFeature/root/res/layout/fragment.xml.ftl +++ b/tools/templates/ElementFeature/root/res/layout/fragment.xml.ftl @@ -9,6 +9,7 @@ diff --git a/vector/src/main/res/layout/item_timeline_event_create.xml b/vector/src/main/res/layout/item_timeline_event_create.xml index 2b469ed13f..74cccd746e 100644 --- a/vector/src/main/res/layout/item_timeline_event_create.xml +++ b/vector/src/main/res/layout/item_timeline_event_create.xml @@ -7,6 +7,7 @@