]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/template_details_account.xml
use same font size in template editor / account name
[mobile-ledger.git] / app / src / main / res / layout / template_details_account.xml
index e09c6b014f279f0e03c6b150c08adcf9d5e88d34..a6c71fa90c589d212f078eabc85cec2b6595fcd1 100644 (file)
@@ -74,6 +74,7 @@
         <com.google.android.material.textfield.MaterialAutoCompleteTextView
             android:id="@+id/template_details_account_name"
             style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox.ExposedDropdownMenu"
+            android:textAppearance="@style/TextAppearance.MaterialComponents.Body1"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:hint="@string/template_details_account_name_label"