]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/template_details_account.xml
fixed auto-complete pop-up background color for the material layout too
[mobile-ledger.git] / app / src / main / res / layout / template_details_account.xml
index a6c71fa90c589d212f078eabc85cec2b6595fcd1..d91bd577ea6ae4a5488f596f9b8d8eaa48417363 100644 (file)
@@ -73,7 +73,7 @@
         >
         <com.google.android.material.textfield.MaterialAutoCompleteTextView
             android:id="@+id/template_details_account_name"
-            style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu"
+            style="@style/MoLeMaterialAutoCompleteTextViewStyle"
             android:textAppearance="@style/TextAppearance.MaterialComponents.Body1"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"