From 0a065b075273f41643261e21143132735c556ee7 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 10 Jun 2021 22:08:56 +0200 Subject: [PATCH] More cleanup --- .../res/layout/activity_vector_web_view.xml | 4 +-- .../layout/alerter_verification_layout.xml | 27 +++++-------------- .../fragment_login_wait_for_email_2.xml | 2 +- .../fragment_recyclerview_with_search.xml | 8 ------ .../fragment_room_preview_no_preview.xml | 2 +- .../res/layout/fragment_space_preview.xml | 2 +- .../src/main/res/layout/view_sync_state.xml | 2 +- .../src/main/res/values/styles_progress.xml | 4 +-- vector/src/main/res/values/theme_dark.xml | 6 ----- vector/src/main/res/values/theme_light.xml | 6 ----- 10 files changed, 14 insertions(+), 49 deletions(-) diff --git a/vector/src/main/res/layout/activity_vector_web_view.xml b/vector/src/main/res/layout/activity_vector_web_view.xml index e6cdfa2bdd..d691f4de5d 100644 --- a/vector/src/main/res/layout/activity_vector_web_view.xml +++ b/vector/src/main/res/layout/activity_vector_web_view.xml @@ -29,13 +29,13 @@ + app:layout_constraintTop_toTopOf="parent" + tools:visibility="visible" /> diff --git a/vector/src/main/res/layout/alerter_verification_layout.xml b/vector/src/main/res/layout/alerter_verification_layout.xml index 3db8a3343c..3fb677540e 100644 --- a/vector/src/main/res/layout/alerter_verification_layout.xml +++ b/vector/src/main/res/layout/alerter_verification_layout.xml @@ -9,20 +9,22 @@ tools:foreground="?android:attr/selectableItemBackground" tools:style="@style/AlertStyle"> - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/vector/src/main/res/layout/fragment_login_wait_for_email_2.xml b/vector/src/main/res/layout/fragment_login_wait_for_email_2.xml index e70f038197..accb43e244 100644 --- a/vector/src/main/res/layout/fragment_login_wait_for_email_2.xml +++ b/vector/src/main/res/layout/fragment_login_wait_for_email_2.xml @@ -40,7 +40,7 @@ android:textAppearance="@style/TextAppearance.Vector.Login.Text" /> - - - - - - - - \ No newline at end of file diff --git a/vector/src/main/res/layout/fragment_room_preview_no_preview.xml b/vector/src/main/res/layout/fragment_room_preview_no_preview.xml index 6b8c37781b..8983498451 100644 --- a/vector/src/main/res/layout/fragment_room_preview_no_preview.xml +++ b/vector/src/main/res/layout/fragment_room_preview_no_preview.xml @@ -60,7 +60,7 @@ - - +