From 9834c60f1c9bdf5804ba37a36489bbba5ad4cc86 Mon Sep 17 00:00:00 2001 From: Dennis Guse Date: Thu, 11 Jul 2024 07:13:01 +0200 Subject: [PATCH] Bugfix: settings for default activity type now the dropdown. Fixes #1953. --- src/main/res/layout/preference_activity_type.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/res/layout/preference_activity_type.xml b/src/main/res/layout/preference_activity_type.xml index e608b86a4..7ff27309a 100644 --- a/src/main/res/layout/preference_activity_type.xml +++ b/src/main/res/layout/preference_activity_type.xml @@ -30,7 +30,7 @@ limitations under the License. android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" - style="?attr/textInputOutlinedStyle" + style="?attr/textInputOutlinedExposedDropdownMenuStyle" android:imeOptions="actionNext" android:importantForAutofill="no" android:layout_marginEnd="8dp">