From 5cec5889defd7fc87aaea7f81a296c931be20436 Mon Sep 17 00:00:00 2001 From: Andries Smit Date: Wed, 6 Apr 2022 20:07:11 +0200 Subject: [PATCH] chore: remove redundant style --- .../main/res/layout/activity_preferences.xml | 1 - .../res/layout/activity_profilehelper.xml | 10 ++-- app/src/main/res/layout/food_fragment.xml | 3 -- core/src/main/res/layout/notes.xml | 47 +++++++++---------- 4 files changed, 25 insertions(+), 36 deletions(-) diff --git a/app/src/main/res/layout/activity_preferences.xml b/app/src/main/res/layout/activity_preferences.xml index d4a7c61fc7..2ff946628a 100644 --- a/app/src/main/res/layout/activity_preferences.xml +++ b/app/src/main/res/layout/activity_preferences.xml @@ -9,7 +9,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="@string/filter" - android:textColorHint="?attr/colorOnPrimary" app:endIconMode="clear_text"> + android:hint="@string/profiletype"> + android:hint="@string/selected_profile"> + android:hint="@string/careportal_profileswitch"> diff --git a/core/src/main/res/layout/notes.xml b/core/src/main/res/layout/notes.xml index 9ee27909a4..96adb89ff0 100644 --- a/core/src/main/res/layout/notes.xml +++ b/core/src/main/res/layout/notes.xml @@ -1,35 +1,32 @@ - - + android:orientation="horizontal"> - + android:hint="@string/notes_label" + app:endIconMode="clear_text"> - + + +