diff --git a/access_card/src/main/res/layout/fragment_validate_member_information.xml b/access_card/src/main/res/layout/fragment_validate_member_information.xml index 0ef745c62..91dec89e7 100644 --- a/access_card/src/main/res/layout/fragment_validate_member_information.xml +++ b/access_card/src/main/res/layout/fragment_validate_member_information.xml @@ -27,14 +27,9 @@ android:background="?attr/colorPrimary"> + style="@style/Search.SubScreen" + /> diff --git a/audio/src/main/res/layout/fragment_audio_lookup.xml b/audio/src/main/res/layout/fragment_audio_lookup.xml index 00baac4d8..6b2bd52a1 100644 --- a/audio/src/main/res/layout/fragment_audio_lookup.xml +++ b/audio/src/main/res/layout/fragment_audio_lookup.xml @@ -10,20 +10,13 @@ > diff --git a/events/src/main/res/layout/fragment_all_events.xml b/events/src/main/res/layout/fragment_all_events.xml index 45e5338e3..7aa568c87 100644 --- a/events/src/main/res/layout/fragment_all_events.xml +++ b/events/src/main/res/layout/fragment_all_events.xml @@ -21,14 +21,8 @@ + style="@style/Search.SubScreen" + /> diff --git a/exhibitions/src/main/res/layout/fragment_all_exhibitions.xml b/exhibitions/src/main/res/layout/fragment_all_exhibitions.xml index da884f19f..ca7709478 100644 --- a/exhibitions/src/main/res/layout/fragment_all_exhibitions.xml +++ b/exhibitions/src/main/res/layout/fragment_all_exhibitions.xml @@ -21,14 +21,8 @@ + style="@style/Search.SubScreen" + /> diff --git a/info/src/main/res/layout/fragment_museum_information.xml b/info/src/main/res/layout/fragment_museum_information.xml index 99a3ff2fc..076df9661 100644 --- a/info/src/main/res/layout/fragment_museum_information.xml +++ b/info/src/main/res/layout/fragment_museum_information.xml @@ -28,13 +28,8 @@ + style="@style/Search.SubScreen" + /> diff --git a/localization_ui/src/main/res/layout/fragment_language_settings.xml b/localization_ui/src/main/res/layout/fragment_language_settings.xml index 90d26125d..a45f82255 100644 --- a/localization_ui/src/main/res/layout/fragment_language_settings.xml +++ b/localization_ui/src/main/res/layout/fragment_language_settings.xml @@ -21,13 +21,8 @@ + style="@style/Search.SubScreen" + /> diff --git a/location_ui/src/main/res/layout/fragment_location_settings.xml b/location_ui/src/main/res/layout/fragment_location_settings.xml index ce439d39e..da40899c3 100644 --- a/location_ui/src/main/res/layout/fragment_location_settings.xml +++ b/location_ui/src/main/res/layout/fragment_location_settings.xml @@ -24,13 +24,8 @@ + style="@style/Search.SubScreen" + /> @@ -48,7 +43,7 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/appBar" - tools:text="Where Are You?" /> + /> + />